Public Member Functions | Private Attributes | List of all members
swarmros::introspection::RootFieldStack Class Reference

#include <RootFieldStack.h>

Inheritance diagram for swarmros::introspection::RootFieldStack:
Inheritance graph
[legend]

Public Member Functions

virtual std::string GetLocation () const
 Construct the current location. More...
 
 RootFieldStack (const std::string &name)
 Construct a root field stack. More...
 

Private Attributes

const std::string & _name
 Root name. More...
 

Additional Inherited Members

- Protected Member Functions inherited from swarmros::introspection::FieldStack
 FieldStack (const FieldStack *previous)
 Construct a child field stack. More...
 
const FieldStackGetPrevious () const
 Get the previus element in the stack. More...
 

Detailed Description

Definition at line 7 of file RootFieldStack.h.

Constructor & Destructor Documentation

swarmros::introspection::RootFieldStack::RootFieldStack ( const std::string &  name)
inline

Construct a root field stack.

Definition at line 23 of file RootFieldStack.h.

Member Function Documentation

virtual std::string swarmros::introspection::RootFieldStack::GetLocation ( ) const
inlinevirtual

Construct the current location.

Returns
std::string

Implements swarmros::introspection::FieldStack.

Definition at line 31 of file RootFieldStack.h.

Member Data Documentation

const std::string& swarmros::introspection::RootFieldStack::_name
private

Root name.

Definition at line 15 of file RootFieldStack.h.


The documentation for this class was generated from the following file:


swarmros
Author(s):
autogenerated on Fri Apr 3 2020 03:42:48