Base Framework
|
Inherits OrbEncoder.
Public Member Functions | |
LisaEncoder (ProtectedPointer< Orb > _orb) noexcept | |
void | write (const OrbReference &value) |
void | write (const String &value) |
void | write (const WideString &value) |
void | write (const char *buffer, unsigned int size) |
void | write (char value) |
void | write (const short *buffer, unsigned int size) |
void | write (short value) |
void | write (const unsigned short *buffer, unsigned int size) |
void | write (unsigned short value) |
void | write (const int *buffer, unsigned int size) |
void | write (int value) |
void | write (const unsigned int *buffer, unsigned int size) |
void | write (unsigned int value) |
void | write (const long *buffer, unsigned int size) |
void | write (long value) |
void | write (const unsigned long *buffer, unsigned int size) |
void | write (unsigned long value) |
void | write (const long long *buffer, unsigned int size) |
void | write (long long value) |
void | write (const unsigned long long *buffer, unsigned int size) |
void | write (unsigned long long value) |
void | write (const float *buffer, unsigned int size) |
void | write (float value) |
void | write (const double *buffer, unsigned int size) |
void | write (double value) |
void | write (const long double *buffer, unsigned int size) |
void | write (long double value) |
![]() | |
ReferenceCountedObject () noexcept | |
ReferenceCountedObject (const ReferenceCountedObject ©) noexcept | |
ReferenceCountedObject (ReferenceCountedObject &&move) noexcept | |
ReferenceCountedObject & | operator= (const ReferenceCountedObject ©) noexcept |
ReferenceCountedObject & | operator= (ReferenceCountedObject &&move) noexcept |
MemorySize | getNumberOfReferences_INTERNAL () const noexcept |
virtual bool | useGarbageCollector () const noexcept |
![]() | |
DynamicObject () noexcept | |
bool | isValidObject () const noexcept |
virtual | ~DynamicObject () noexcept(false) |
_COM_AZURE_DEV__BASE__OVERRIDE_ALLOC () | |
Additional Inherited Members | |
![]() | |
static const unsigned int | BUFFER_SIZE = 4096 |
|
inlinenoexcept |
Initializes the encoder.
|
virtual |
Encodes the specified value.
Implements OrbEncoder.
|
virtual |
Encodes the elements of the specified array.
Implements OrbEncoder.
|
virtual |
Encodes the elements of the specified array.
Implements OrbEncoder.
|
virtual |
Encodes the elements of the specified array.
Implements OrbEncoder.
|
virtual |
Encodes the elements of the specified array.
Implements OrbEncoder.
|
virtual |
Encodes the elements of the specified array.
Implements OrbEncoder.
|
virtual |
Encodes the elements of the specified array.
Implements OrbEncoder.
|
virtual |
Encodes the elements of the specified array.
Implements OrbEncoder.
|
virtual |
Encodes the specified reference.
Implements OrbEncoder.
|
virtual |
Encodes the elements of the specified array.
Implements OrbEncoder.
|
virtual |
Encodes the specified string.
Implements OrbEncoder.
|
virtual |
Encodes the elements of the specified array.
Implements OrbEncoder.
|
virtual |
Encodes the elements of the specified array.
Implements OrbEncoder.
|
virtual |
Encodes the elements of the specified array.
Implements OrbEncoder.
|
virtual |
Encodes the elements of the specified array.
Implements OrbEncoder.
|
virtual |
Encodes the specified wide string.
Implements OrbEncoder.
|
virtual |
Encodes the specified value.
Implements OrbEncoder.
|
virtual |
Encodes the specified value.
Implements OrbEncoder.
|
virtual |
Encodes the specified value.
Implements OrbEncoder.
|
virtual |
Encodes the specified value.
Implements OrbEncoder.
|
virtual |
Encodes the specified value.
Implements OrbEncoder.
|
virtual |
Encodes the specified value.
Implements OrbEncoder.
|
virtual |
Encodes the specified value.
Implements OrbEncoder.
|
virtual |
Encodes the specified value.
Implements OrbEncoder.
|
virtual |
Encodes the specified value.
Implements OrbEncoder.
|
virtual |
Encodes the specified value.
Implements OrbEncoder.
|
virtual |
Encodes the specified value.
Implements OrbEncoder.