CNet Class Reference
#include <cnet.h>
List of all members.
Public Member Functions |
| CNet () |
| default constructor
|
| CNet (NetStruct &str2) |
| new Net with existing NetStruct.
|
| CNet (int32 nr, int32 nc) |
| constructor with allocate.
|
| CNet (const CNet &net2) |
| copy constructor.
|
| CNet (SV *st) |
| constructor from string.
|
| ~CNet () |
int32 | addRea (SV *subs, SV *prds, int8 rev=0, SV *subsst=NULL, SV *prdsst=NULL, SV *cats=NULL, SV *inhs=NULL, SV *inhd=NULL, SV *prps=NULL) |
int32 | replaceRea (int32 reaidx, SV *subs, SV *prds, int8 rev=0, SV *subsst=NULL, SV *prdsst=NULL, SV *cats=NULL, SV *inhs=NULL, SV *inhd=NULL, SV *prps=NULL) |
SV * | tos () |
Constructor & Destructor Documentation
constructor with allocate.
CNet::CNet |
( |
const CNet & |
net2 |
) |
|
Member Function Documentation
int32 CNet::addRea |
( |
SV * |
subs, |
|
|
SV * |
prds, |
|
|
int8 |
rev = 0 , |
|
|
SV * |
subsst = NULL , |
|
|
SV * |
prdsst = NULL , |
|
|
SV * |
cats = NULL , |
|
|
SV * |
inhs = NULL , |
|
|
SV * |
inhd = NULL , |
|
|
SV * |
prps = NULL | |
|
) |
| | |
int32 CNet::replaceRea |
( |
int32 |
reaidx, |
|
|
SV * |
subs, |
|
|
SV * |
prds, |
|
|
int8 |
rev = 0 , |
|
|
SV * |
subsst = NULL , |
|
|
SV * |
prdsst = NULL , |
|
|
SV * |
cats = NULL , |
|
|
SV * |
inhs = NULL , |
|
|
SV * |
inhd = NULL , |
|
|
SV * |
prps = NULL | |
|
) |
| | |
The documentation for this class was generated from the following files: