Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

CPPInstanceIdentifier::Modifier Class Reference

#include <cppInstanceIdentifier.h>

List of all members.

Public Member Functions

 Modifier (CPPInstanceIdentifierType type)

Static Public Member Functions

Modifier func_type (CPPParameterList *params, int flags)
Modifier array_type (CPPExpression *expr)
Modifier scoped_pointer_type (CPPIdentifier *scoping)

Public Attributes

CPPInstanceIdentifierType _type
CPPParameterList_func_params
int _func_flags
CPPIdentifier_scoping
CPPExpression_expr


Constructor & Destructor Documentation

CPPInstanceIdentifier::Modifier::Modifier CPPInstanceIdentifierType  type  ) 
 

Definition at line 40 of file cppInstanceIdentifier.cxx.

References NULL.


Member Function Documentation

CPPInstanceIdentifier::Modifier CPPInstanceIdentifier::Modifier::array_type CPPExpression expr  )  [static]
 

Definition at line 72 of file cppInstanceIdentifier.cxx.

References _scoping, and IIT_scoped_pointer.

CPPInstanceIdentifier::Modifier CPPInstanceIdentifier::Modifier::func_type CPPParameterList params,
int  flags
[static]
 

Definition at line 57 of file cppInstanceIdentifier.cxx.

References _expr, and IIT_array.

CPPInstanceIdentifier::Modifier CPPInstanceIdentifier::Modifier::scoped_pointer_type CPPIdentifier scoping  )  [static]
 

Definition at line 86 of file cppInstanceIdentifier.cxx.

References CPPInstanceIdentifier::_ident.


Member Data Documentation

CPPExpression* CPPInstanceIdentifier::Modifier::_expr
 

Definition at line 91 of file cppInstanceIdentifier.h.

Referenced by func_type().

int CPPInstanceIdentifier::Modifier::_func_flags
 

Definition at line 89 of file cppInstanceIdentifier.h.

CPPParameterList* CPPInstanceIdentifier::Modifier::_func_params
 

Definition at line 88 of file cppInstanceIdentifier.h.

CPPIdentifier* CPPInstanceIdentifier::Modifier::_scoping
 

Definition at line 90 of file cppInstanceIdentifier.h.

Referenced by array_type(), and CPPInstanceIdentifier::get_scope().

CPPInstanceIdentifierType CPPInstanceIdentifier::Modifier::_type
 

Definition at line 87 of file cppInstanceIdentifier.h.


The documentation for this class was generated from the following files:
Generated on Thu May 1 22:13:22 2003 for DTool by doxygen1.3