HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ut_FSA_Token Class Reference

#include <UT_FSA.h>

Public Member Functions

 ut_FSA_Token (int id=0, const char *token=0)
 
void set (int id, const char *token)
 
int getId () const
 
const char * getToken () const
 

Detailed Description

Definition at line 33 of file UT_FSA.h.

Constructor & Destructor Documentation

ut_FSA_Token::ut_FSA_Token ( int  id = 0,
const char *  token = 0 
)
inline

Definition at line 36 of file UT_FSA.h.

Member Function Documentation

int ut_FSA_Token::getId ( ) const
inline

Definition at line 47 of file UT_FSA.h.

const char* ut_FSA_Token::getToken ( ) const
inline

Definition at line 48 of file UT_FSA.h.

void ut_FSA_Token::set ( int  id,
const char *  token 
)
inline

Definition at line 42 of file UT_FSA.h.


The documentation for this class was generated from the following file: