Overview | Namespace | Class | Index | Help |
PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
virtual | abstract | interface | template |
NO | NO | NO | NO |
Data |
|
uno_Context aBase; | |
remote_getInstanceFunc getRemoteInstance; | The method is set by the remote-environment during environment initialization. |
rtl_uString * m_pProtocol; | |
rtl_uString * m_pDescription; | It may be the same as m_pName. Livetime is handled by the context administration. |
rtl_uString * m_pName; | |
remote_InstanceProvider * m_pInstanceProvider; | |
remote_Connection * m_pConnection; | The connection of this context. Livetime is handled by the context administration. |
void * m_pAdditionalInformation; | |
remote_BridgeImpl * m_pBridgeImpl; | here the bridge stores its private per environment data. |
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.