Public Member Functions | Public Attributes
Stg::CProperty Class Reference

Property class. More...

#include <worldfile.hh>

List of all members.

Public Member Functions

 CProperty (int entity, const char *name, int line)

Public Attributes

int entity
 Index of entity this property belongs to.
int line
 Line this property came from.
std::string name
 Name of property.
bool used
 Flag set if property has been used.
std::vector< int > values
 A list of token indexes.

Detailed Description

Property class.

Definition at line 37 of file worldfile.hh.


Constructor & Destructor Documentation

Stg::CProperty::CProperty ( int  entity,
const char *  name,
int  line 
) [inline]

Definition at line 55 of file worldfile.hh.


Member Data Documentation

Index of entity this property belongs to.

Definition at line 41 of file worldfile.hh.

Line this property came from.

Definition at line 50 of file worldfile.hh.

std::string Stg::CProperty::name

Name of property.

Definition at line 44 of file worldfile.hh.

Flag set if property has been used.

Definition at line 53 of file worldfile.hh.

std::vector<int> Stg::CProperty::values

A list of token indexes.

Definition at line 47 of file worldfile.hh.


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


stage
Author(s): Richard Vaughan , Brian Gerkey , Reed Hedges , Andrew Howard , Toby Collett , Pooya Karimian , Jeremy Asher , Alex Couture-Beil , Geoff Biggs , Rich Mattes , Abbas Sadat
autogenerated on Thu Aug 27 2015 15:20:57