LimitStateFunction Class Reference#include <LimitStateFunction.h>
Inheritance diagram for LimitStateFunction:
List of all members.
Detailed Description
Definition at line 41 of file LimitStateFunction.h.
Constructor & Destructor Documentation
LimitStateFunction::LimitStateFunction |
( |
int |
tag, |
|
|
TCL_Char * |
expression | |
|
) |
| | |
LimitStateFunction::~LimitStateFunction |
( |
|
) |
|
Member Function Documentation
void LimitStateFunction::Print |
( |
OPS_Stream & |
s, |
|
|
int |
flag = 0 | |
|
) |
| | [virtual] |
char * LimitStateFunction::getExpression |
( |
|
) |
|
char * LimitStateFunction::getTokenizedExpression |
( |
|
) |
|
int LimitStateFunction::addExpression |
( |
char * |
expression |
) |
|
int LimitStateFunction::removeAddedExpression |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files:
Generated on Mon Oct 23 15:05:44 2006 for OpenSees by 1.5.0
|