Protected Attributes |
| unsigned long | myValue |
Constructor & Destructor Documentation
| ULongHandleImplementation::ULongHandleImplementation |
( |
| ) |
|
|
inline |
| ULongHandleImplementation::ULongHandleImplementation |
( |
unsigned long |
handleValue | ) |
|
|
inline |
Member Function Documentation
| void ULongHandleImplementation::decode |
( |
void * |
buffer, |
|
|
unsigned long |
bufferSize |
|
) |
| |
|
inline |
Alternate decode that reads directly from a buffer.
References myValue.
Generate an encoded value that can be used to send handles to other federates in updates or interactions.
References myValue.
| unsigned long ULongHandleImplementation::encode |
( |
void * |
buffer, |
|
|
unsigned long |
bufferSize |
|
) |
| const |
|
inline |
Alternate encode for directly filling a buffer.
References myValue.
| unsigned long ULongHandleImplementation::encodedLength |
( |
| ) |
const |
|
inline |
Relational operators.
References myValue.
| void ULongHandleImplementation::setValue |
( |
long |
val | ) |
|
|
inline |
Set/Get implementation.
References myValue.
| std::wstring ULongHandleImplementation::toString |
( |
| ) |
const |
|
inline |
Return a string representation of handle.
References myValue.
| long ULongHandleImplementation::value |
( |
| ) |
const |
|
inline |
Member Data Documentation
| unsigned long ULongHandleImplementation::myValue |
|
protected |
The documentation for this class was generated from the following file: