- Timestamp:
- 04/20/11 15:19:11 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/DimNetwork.h
r10396 r10419 32 32 bool IsConnected() const { return fState>=0; } 33 33 int GetState() const { return fState; } 34 35 const char *GetName() const { return const_cast<DimStampedInfo&>(fInfoState).getName(); } 34 36 }; 35 37
Note:
See TracChangeset
for help on using the changeset viewer.