#include "Elem.h"
#include "XMLTag.h"
#include "Signature.h"
#include "Object.h"
#include "Descriptor.h"
#include "Class.h"
#include <time.h>
#include <pluginlib/class_loader.h>
Go to the source code of this file.
Functions | |
bool | StringEquals (std::string name1, std::string name2) |
Variables | |
pluginlib::ClassLoader < Descriptor > | s_descr_loader ("cognitive_perception","Descriptor") |
bool StringEquals | ( | std::string | name1, |
std::string | name2 | ||
) |
pluginlib::ClassLoader<Descriptor> s_descr_loader("cognitive_perception","Descriptor") |