SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Typedefs
StringContainer.h File Reference
#include <list>
#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Namespaces

 Core
 

Typedefs

typedef std::vector< std::string > StringVector
 
typedef boost::shared_ptr
< StringVector > 
StringVectorHandle
 
typedef boost::shared_ptr
< const StringVector > 
StringVectorConstHandle
 
typedef std::list< std::string > StringList
 
typedef boost::shared_ptr
< StringList > 
StringListHandle
 
typedef boost::shared_ptr
< const StringList > 
StringListConstHandle