TableEntry Class Reference

#include <include/rtl.h>

List of all members.


Detailed Description

Definition at line 191 of file rtl.h.

Public Member Functions

int appendRTL (std::list< std::string > &p, RTL &rtl)
const TableEntryoperator= (const TableEntry &other)
void setParam (std::list< std::string > &p)
void setRTL (RTL &rtl)
 TableEntry (std::list< std::string > &p, RTL &rtl)
 TableEntry ()

Public Attributes

int flags
std::list< std::string > params
RTL rtl


Constructor & Destructor Documentation

TableEntry::TableEntry  ) 
 

Definition at line 65 of file sslinst.cpp.

References flags.

TableEntry::TableEntry std::list< std::string > &  p,
RTL rtl
 

Definition at line 74 of file sslinst.cpp.

References flags, and params.


Member Function Documentation

int TableEntry::appendRTL std::list< std::string > &  p,
RTL rtl
 

Definition at line 120 of file sslinst.cpp.

References RTL::appendRTL(), params, and rtl.

const TableEntry & TableEntry::operator= const TableEntry other  ) 
 

Definition at line 106 of file sslinst.cpp.

References params, and rtl.

void TableEntry::setParam std::list< std::string > &  p  ) 
 

Definition at line 87 of file sslinst.cpp.

References params.

void TableEntry::setRTL RTL rtl  ) 
 

Definition at line 95 of file sslinst.cpp.

References rtl.


Member Data Documentation

int TableEntry::flags
 

Definition at line 209 of file rtl.h.

Referenced by TableEntry().

std::list<std::string> TableEntry::params
 

Definition at line 205 of file rtl.h.

Referenced by appendRTL(), operator=(), setParam(), and TableEntry().

RTL TableEntry::rtl
 

Definition at line 206 of file rtl.h.

Referenced by appendRTL(), operator=(), and setRTL().


The documentation for this class was generated from the following files:
Generated on Tue Sep 19 21:18:46 2006 for Boomerang by  doxygen 1.4.6