IsValid
Applicability
Product |
Supported or Not |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Header File/Library File
- Header file: #include <graph/graph.h>
- Library file: libgraph.so
Function Usage
Checks whether a graph object is valid or executable.
Prototype
1 | bool IsValid() const |
Parameters
None
Returns
Parameter |
Type |
Description |
|---|---|---|
- |
bool |
|
Constraints
None
Parent topic: Graph