YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
SectionHandler Class Reference

#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/src/commands/yarpDeviceParamParserGenerator/paramGroupTree.h>

Public Member Functions

void insert (const Parameter &param)
 
SectionNode * iterator_start ()
 
SectionNode * iterator_next ()
 
SectionNode * iterator_get ()
 

Detailed Description

Definition at line 18 of file paramGroupTree.h.

Member Function Documentation

◆ insert()

void SectionHandler::insert ( const Parameter param)

Definition at line 10 of file paramGroupTree.cpp.

◆ iterator_get()

SectionHandler::SectionNode * SectionHandler::iterator_get ( )

Definition at line 99 of file paramGroupTree.cpp.

◆ iterator_next()

SectionHandler::SectionNode * SectionHandler::iterator_next ( )

Definition at line 89 of file paramGroupTree.cpp.

◆ iterator_start()

SectionHandler::SectionNode * SectionHandler::iterator_start ( )

Definition at line 56 of file paramGroupTree.cpp.


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