Base Framework
|
This is the complete list of members for OrbConnection, including all inherited members.
_COM_AZURE_DEV__BASE__OVERRIDE_ALLOC() (defined in DynamicObject) | DynamicObject | |
DynamicObject() noexcept | DynamicObject | inline |
flush() | PushInterface | virtual |
getEndPoint() const noexcept=0 | OrbConnection | pure virtual |
getNumberOfReferences_INTERNAL() const noexcept | ReferenceCountedObject | inline |
getReference(const String &identifier) noexcept=0 | OrbConnection | pure virtual |
getUrn() const noexcept=0 | OrbConnection | pure virtual |
isValidObject() const noexcept | DynamicObject | |
operator=(const ReferenceCountedObject ©) noexcept | ReferenceCountedObject | inline |
ReferenceCountedObject::operator=(ReferenceCountedObject &&move) noexcept | ReferenceCountedObject | inline |
orb (defined in OrbConnection) | OrbConnection | protected |
OrbConnection(ProtectedPointer< Orb > _orb, Reference< OrbBufferPool > _pool) noexcept | OrbConnection | inline |
Polymorphic() noexcept | Polymorphic | inline |
pool | OrbConnection | protected |
pull(uint8 *buffer, MemorySize size)=0 | PullInterface | pure virtual |
push(OrbBuffer *buffer) noexcept | OrbConnection | inline |
PushInterface::push(const uint8 *buffer, MemorySize size)=0 | PushInterface | pure virtual |
pushBegin(uint64 totalSize) | PushInterface | virtual |
pushEnd() | PushInterface | virtual |
ReferenceCountedObject() noexcept | ReferenceCountedObject | inline |
ReferenceCountedObject(const ReferenceCountedObject ©) noexcept | ReferenceCountedObject | inline |
ReferenceCountedObject(ReferenceCountedObject &&move) noexcept | ReferenceCountedObject | inline |
useGarbageCollector() const noexcept | ReferenceCountedObject | inlinevirtual |
~DynamicObject() noexcept(false) | DynamicObject | inlinevirtual |
~OrbConnection() noexcept | OrbConnection | virtual |
~Polymorphic() noexcept | Polymorphic | virtual |
~ReferenceCountedObject() (defined in ReferenceCountedObject) | ReferenceCountedObject | inline |