|
sys-sage
|
This is the complete list of members for DataPath, including all inherited members.
| attrib | DataPath | |
| DataPath(Component *_source, Component *_target, int _oriented, int _type=SYS_SAGE_DATAPATH_TYPE_NONE) | DataPath | |
| DataPath(Component *_source, Component *_target, int _oriented, double _bw, double _latency) | DataPath | |
| DataPath(Component *_source, Component *_target, int _oriented, int _type, double _bw, double _latency) | DataPath | |
| DeleteDataPath() | DataPath | |
| GetBandwidth() | DataPath | |
| GetDataPathType() | DataPath | |
| GetLatency() | DataPath | |
| GetOrientation() | DataPath | |
| GetSource() | DataPath | |
| GetTarget() | DataPath | |
| Print() | DataPath | |
| SetBandwidth(double _bandwidth) | DataPath | |
| SetLatency(double _latency) | DataPath | |
| UpdateSource(Component *_new_source) | DataPath | |
| UpdateTarget(Component *_new_target) | DataPath |