Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

s11n_factory_reg_context< Context > Struct Template Reference

A unique (per Context/per compilation unit) space to assign a bogus value for classloader registration purposes (see the classloader docs for a full description of how this works). More...

#include <factory_reg.hpp>

List of all members.

Public Member Functions

 s11n_factory_reg_context ()

Static Public Member Functions

template<>
bool placeholder

Static Public Attributes

static bool placeholder
 Placeholder variable for automatic factory registration.


Detailed Description

template<typename Context>
struct s11n_factory_reg_context< Context >

A unique (per Context/per compilation unit) space to assign a bogus value for classloader registration purposes (see the classloader docs for a full description of how this works).

Definition at line 78 of file factory_reg.hpp.


Constructor & Destructor Documentation

template<typename Context>
s11n_factory_reg_context< Context >::s11n_factory_reg_context  )  [inline]
 

Definition at line 80 of file factory_reg.hpp.


Member Function Documentation

template<>
bool s11n_factory_reg_context< S11N_FACREG_TYPE >::placeholder  )  [static]
 

Definition at line 97 of file factory_reg.hpp.

References S11N_FACREG_INTERFACE_TYPE, and S11N_FACREG_TYPE.


Member Data Documentation

template<typename Context>
bool s11n_factory_reg_context< Context >::placeholder [static]
 

Placeholder variable for automatic factory registration.

Definition at line 88 of file factory_reg.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Sep 29 20:01:15 2005 for libs11n-1.1.3-dev by  doxygen 1.4.1