O Google tem o compromisso de promover a igualdade racial para as comunidades negras. Saiba como.

nl :: Tecer:: Perfis :: BDX_Current :: SendInit

Resumo

Herança

Dirigir Subclasses conhecidas: nl :: Weave :: Profiles :: BDX_Current :: ReceiveInit

Construtores e Destruidores

SendInit ()

Atributos públicos

asynchronousModeSupported
bool
definiteLength
bool
receiverDriveSupported
bool
senderDriveSupported
bool
startOffsetPresent
bool
theFileDesignator
theLength
uint64_t
theMaxBlockSize
uint16_t
theMetaData
theStartOffset
uint64_t
wideRange
bool

Funções públicas

init (bool aSenderDrive, bool aReceiverDrive, bool asynchMode, uint16_t aMaxBlockSize, uint64_t aStartOffset, uint64_t aLength, ReferencedString & aFileDesignator, ReferencedTLVData *aMetaData)
init (bool aSenderDrive, bool aReceiverDrive, bool asynchMode, uint16_t aMaxBlockSize, uint32_t aStartOffset, uint32_t aLength, ReferencedString & aFileDesignator, ReferencedTLVData *aMetaData)
operator== (const SendInit &) const
bool
pack (PacketBuffer *)
packedLength ()
uint16_t

Funções estáticas públicas

parse (PacketBuffer *, SendInit &)

Atributos públicos

asynchronousModeSupported

bool asynchronousModeSupported

definititeLength

bool definiteLength

receiverDriveSupported

bool receiverDriveSupported

senderDriveSupported

bool senderDriveSupported

startOffsetPresent

bool startOffsetPresent

theFileDesignator

ReferencedString theFileDesignator

O comprimento

uint64_t theLength

theMaxBlockSize

uint16_t theMaxBlockSize

theMetaData

ReferencedTLVData theMetaData

theStartOffset

uint64_t theStartOffset

ampla variedade

bool wideRange

Funções públicas

SendInit

 SendInit()

iniciar

WEAVE_ERROR init(
  bool aSenderDrive,
  bool aReceiverDrive,
  bool asynchMode,
  uint16_t aMaxBlockSize,
  uint64_t aStartOffset,
  uint64_t aLength,
  ReferencedString & aFileDesignator,
  ReferencedTLVData *aMetaData
)

iniciar

WEAVE_ERROR init(
  bool aSenderDrive,
  bool aReceiverDrive,
  bool asynchMode,
  uint16_t aMaxBlockSize,
  uint32_t aStartOffset,
  uint32_t aLength,
  ReferencedString & aFileDesignator,
  ReferencedTLVData *aMetaData
)

operador ==

bool operator==(
  const SendInit &
) const 

pacote

WEAVE_ERROR pack(
  PacketBuffer *
)

PackedLength

uint16_t packedLength()

Funções estáticas públicas

analisar

WEAVE_ERROR parse(
  PacketBuffer *,
  SendInit &
)