NIREP

SpatialDataSet Class Reference

#include <ResourceListTree.h>

Collaboration diagram for SpatialDataSet:

List of all members.

Public Types

enum  Gender { M, F }
typedef std::map< std::string,
SpatialDataItem
SpatialDataItemList

Public Attributes

unsigned short age
SpatialDataItemList dataitem
enum SpatialDataSet::Gender gender
signed short handedness
std::string identifier
std::string name
std::string race

Detailed Description

Definition at line 31 of file ResourceListTree.h.


Member Typedef Documentation

typedef std::map<std::string, SpatialDataItem> SpatialDataSet::SpatialDataItemList

Definition at line 33 of file ResourceListTree.h.


Member Enumeration Documentation

Enumerator:
M 
F 

Definition at line 39 of file ResourceListTree.h.


Member Data Documentation

unsigned short SpatialDataSet::age

Definition at line 38 of file ResourceListTree.h.

Definition at line 37 of file ResourceListTree.h.

Definition at line 35 of file ResourceListTree.h.

std::string SpatialDataSet::name

Definition at line 34 of file ResourceListTree.h.

std::string SpatialDataSet::race

Definition at line 36 of file ResourceListTree.h.


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