Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SH::ShRecord Class Reference

Dynamic list of variables. More...

#include <ShRecord.hpp>

List of all members.

Public Types

typedef std::list< ShVariableVarList
typedef VarList::iterator iterator
typedef VarList::const_iterator const_iterator

Public Member Functions

 ShRecord ()
 ShRecord (const ShVariable &var)
const_iterator begin () const
const_iterator end () const
iterator begin ()
iterator end ()
size_t size () const
void append (const ShVariable &variable)
void prepend (const ShVariable &variable)
void append (const ShRecord &rec)
void prepend (const ShRecord &rec)
ShRecordoperator= (const ShRecord &other)
ShRecordoperator= (const ShProgram &program)


Detailed Description

Dynamic list of variables.

The record keep track (by reference) of an ordered lists of data variables, to be used as inputs and outputs of record operations.

See also:
ShChannel

Definition at line 37 of file ShRecord.hpp.


The documentation for this class was generated from the following files:
Generated on Thu Jul 28 17:36:22 2005 for Sh by  doxygen 1.4.3-20050530