casac::StringAry Struct Reference

#include <StringAry.h>

List of all members.


Detailed Description

Definition at line 19 of file StringAry.h.

Public Member Functions

 StringAry ()
 StringAry (std::vector< std::string > arg0, std::vector< int > arg1)

Public Attributes

std::vector< std::string > value
std::vector< int > shape


Constructor & Destructor Documentation

casac::StringAry::StringAry (  )  [inline]

Definition at line 21 of file StringAry.h.

casac::StringAry::StringAry ( std::vector< std::string >  arg0,
std::vector< int >  arg1 
) [inline]

Definition at line 22 of file StringAry.h.


Member Data Documentation

std::vector<std::string> casac::StringAry::value

Definition at line 23 of file StringAry.h.

std::vector<int> casac::StringAry::shape

Definition at line 24 of file StringAry.h.


The documentation for this struct was generated from the following file:
Generated on Tue Aug 26 22:37:05 2008 for NRAOCASA by  doxygen 1.5.1