# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLLIGO::CPropertyStringArray Class Reference

#include <primitive.h>

Inheritance diagram for NLLIGO::CPropertyStringArray:

NLLIGO::IProperty List of all members.

Public Methods

 CPropertyStringArray ()
 CPropertyStringArray (const std::vector< std::string > &stringArray)
virtual void foo () const

Public Attributes

std::vector< std::string > StringArray

Constructor & Destructor Documentation

NLLIGO::CPropertyStringArray::CPropertyStringArray   [inline]
 

Definition at line 82 of file primitive.h.

NLLIGO::CPropertyStringArray::CPropertyStringArray const std::vector< std::string > &    stringArray
 

Definition at line 206 of file primitive.cpp.

References StringArray.


Member Function Documentation

virtual void NLLIGO::CPropertyStringArray::foo   const [inline, virtual]
 

Implements NLLIGO::IProperty.

Definition at line 87 of file primitive.h.


Member Data Documentation

std::vector<std::string> NLLIGO::CPropertyStringArray::StringArray
 

Definition at line 84 of file primitive.h.

Referenced by CPropertyStringArray.


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