ACE_Stream_Node Class Reference

Handle a Stream. More...

#include <Parse_Node.h>

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

List of all members.

Public Member Functions

 ACE_Stream_Node (const ACE_Static_Node *, const ACE_Parse_Node *)
virtual ~ACE_Stream_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 Attributes

const ACE_Static_Nodenode_
 Linked list of modules that are part of the stream.
const ACE_Parse_Nodemods_

Detailed Description

Handle a Stream.

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

For internal use only.


Constructor & Destructor Documentation

ACE_Stream_Node::ACE_Stream_Node ( const ACE_Static_Node ,
const ACE_Parse_Node  
)
virtual ACE_Stream_Node::~ACE_Stream_Node ( void   )  [virtual]

Member Function Documentation

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

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

Implements ACE_Parse_Node.

void ACE_Stream_Node::dump ( void   )  const

Dump the state of an object.

Reimplemented from ACE_Parse_Node.


Member Data Documentation

Declare the dynamic allocation hooks.

Reimplemented from ACE_Parse_Node.

Linked list of modules that are part of the stream.


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

Generated on Fri Sep 11 03:58:23 2009 for ACE by  doxygen 1.6.1