Public Member Functions | Public Attributes

zeus::TXObjectPath::TypeToken Struct Reference

#include <XObjectPath.h>

List of all members.

Public Member Functions

 TypeToken ()
 Constructor.
 TypeToken (ETokenType type)
 Constructor.
 TypeToken (ETokenType type, const TString &name)
 Constructor.
bool operator== (const TypeToken &inpar) const
 equals operator

Public Attributes

ETokenType Type
 Token type.
TString strName
 Object name.

Detailed Description

This represents a scanner token. It contains the name (if available) of an object and the kind of traversation (parent, root or child)


Constructor & Destructor Documentation

zeus::TXObjectPath::TypeToken::TypeToken (  ) [inline]

Constructor.

zeus::TXObjectPath::TypeToken::TypeToken ( ETokenType  type ) [inline]

Constructor.

zeus::TXObjectPath::TypeToken::TypeToken ( ETokenType  type,
const TString name 
) [inline]

Constructor.


Member Function Documentation

bool zeus::TXObjectPath::TypeToken::operator== ( const TypeToken inpar ) const [inline]

equals operator


Member Data Documentation

Object name.

Token type.


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


Written by Benjamin Hadorn http://www.xatlantis.ch.
Last change made on Sun Jan 22 2012 15:28:42