Wexus2 0.20
wexus::ModelToken Class Reference

#include <ModelToken.h>

Inheritance diagram for wexus::ModelToken:

List of all members.

Public Member Functions

 ModelToken (char typ)
virtual ~ModelToken ()
 dtor marked virtual
char type (void) const

Detailed Description

The base class of all model tokens.

Author:
Aleksander Demko

Constructor & Destructor Documentation

wexus::ModelToken::ModelToken ( char  typ)

Constructor.

Parameters:
typthe type of token, one of 'S' (fields section) 'F' (fields) or 'L' (literal)
litthe literal code/byte stream
Author:
Aleksander Demko

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