ACE_Dynamic_Node Class Reference

Handle a dynamically linked node. More...

#include <Parse_Node.h>

Inheritance diagram for ACE_Dynamic_Node:
Inheritance graph
[legend]
Collaboration diagram for ACE_Dynamic_Node:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ACE_Dynamic_Node (ACE_Service_Type_Factory const *, ACE_TCHAR *params)
virtual ~ACE_Dynamic_Node (void)
virtual void apply (ACE_Service_Gestalt *cfg, int &yyerrno)
 Will update the yyereno member and/or the corresponding configuration.
void dump (void) const
 Dump the state of an object.

Public Attributes

 ACE_ALLOC_HOOK_DECLARE
 Declare the dynamic allocation hooks.

Private Member Functions

 ACE_Dynamic_Node (const ACE_Dynamic_Node &)
ACE_Dynamic_Nodeoperator= (const ACE_Dynamic_Node &)

Private Attributes

ACE_Auto_Ptr< const
ACE_Service_Type_Factory
factory_
 Pointer to a descriptor that describes this node.

Detailed Description

Handle a dynamically linked node.

Note:
This class is only meant for INTERNAL use by ACE.

For internal use only.


Constructor & Destructor Documentation

ACE_Dynamic_Node::ACE_Dynamic_Node ( ACE_Service_Type_Factory const *  stf,
ACE_TCHAR params 
)
ACE_Dynamic_Node::~ACE_Dynamic_Node ( void   )  [virtual]
ACE_Dynamic_Node::ACE_Dynamic_Node ( const ACE_Dynamic_Node  )  [private]

Member Function Documentation

void ACE_Dynamic_Node::apply ( ACE_Service_Gestalt cfg,
int &  yyerrno 
) [virtual]

Will update the yyereno member and/or the corresponding configuration.

Reimplemented from ACE_Static_Node.

void ACE_Dynamic_Node::dump ( void   )  const

Dump the state of an object.

Reimplemented from ACE_Static_Node.

ACE_Dynamic_Node& ACE_Dynamic_Node::operator= ( const ACE_Dynamic_Node  )  [private]

Member Data Documentation

Declare the dynamic allocation hooks.

Reimplemented from ACE_Static_Node.

Pointer to a descriptor that describes this node.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2