En Google, luchamos por la equidad racial de la comunidad negra. Más información

nl :: Tejido:: Perfiles: BDX_Current :: SendInit

Resumen

Herencia

Las subclases dirigir conocidos: nl :: Armadura :: Perfiles :: :: BDX_Current ReceiveInit

Constructores y Destructores

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

Funciones publicas

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

Funciones estáticas públicas

parse (PacketBuffer *, SendInit &)

Atributos públicos

asynchronousModeSupported

bool asynchronousModeSupported

DefiniteLength

bool definiteLength

receptorDriveSupported

bool receiverDriveSupported

senderDriveSupported

bool senderDriveSupported

startOffsetPresent

bool startOffsetPresent

theFileDesignator

ReferencedString theFileDesignator

la longitud

uint64_t theLength

theMaxBlockSize

uint16_t theMaxBlockSize

theMetaData

ReferencedTLVData theMetaData

theStartOffset

uint64_t theStartOffset

wideRange

bool wideRange

Funciones publicas

SendInit

 SendInit()

en eso

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

en eso

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 

paquete

WEAVE_ERROR pack(
  PacketBuffer *
)

PackagingLength

uint16_t packedLength()

Funciones estáticas públicas

analizar gramaticalmente

WEAVE_ERROR parse(
  PacketBuffer *,
  SendInit &
)