(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4
 Overview   Namespace   Class   Index   Help 

Data of Class remote_Context


aBase
uno_Context aBase;


getRemoteInstance
remote_getInstanceFunc getRemoteInstance;

Description
****** * see above declaration of remote_getInstanceFunc * The method is set by the environment during environment initialization.

m_pProtocol
rtl_uString * m_pProtocol;

Description
***** * The protocol, that the environment uses for communicating with the remote process. * The format of the protocol string is : "protocolname,para1=para1value,..." * The parameters are protocol dependend

m_pDescription
rtl_uString * m_pDescription;

Description
** * It may be the same as m_pName. * Livetime is handled by the context administration.

m_pName
rtl_uString * m_pName;

Description
** * The name of this context at context administration. * A string, that uniquely describes this environment. * Livetime is handled by the context administration.

m_pInstanceProvider
remote_InstanceProvider * m_pInstanceProvider;

Description
* GetInstance method is called every time when a remote call with an unknown oid comes in. * Is usually called on server side, when the first client request comes in. * Maybe 0. Livetime is handled by the context administration.

m_pConnection
remote_Connection * m_pConnection;

Description
* * The connection of this context. * Livetime is handled by the context administration.

m_pAdditionalInformation
void * m_pAdditionalInformation;

Description
* Here arbitrary data may be stored. It may be used by a connection * service to store environment specific data. The bridge does not * use it.

m_pBridgeImpl
remote_BridgeImpl * m_pBridgeImpl;

Summary
* here the bridge stores its private per environment data.

Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.