#include <FieldStack.h>
Definition at line 7 of file FieldStack.h.
swarmros::introspection::FieldStack::FieldStack |
( |
const FieldStack * |
previous | ) |
|
|
inlineprotected |
Construct a child field stack.
- Parameters
-
previous | Previous stack element |
Definition at line 34 of file FieldStack.h.
virtual std::string swarmros::introspection::FieldStack::GetLocation |
( |
| ) |
const |
|
pure virtual |
const FieldStack* swarmros::introspection::FieldStack::GetPrevious |
( |
| ) |
const |
|
inlineprotected |
const FieldStack* swarmros::introspection::FieldStack::_previous |
|
private |
Previous entry in the field stack.
Definition at line 15 of file FieldStack.h.
The documentation for this class was generated from the following file: