#include <introspection/forwards.h>
#include <introspection/package.h>
#include <introspection/message.h>
#include <introspection/field.h>
Go to the source code of this file.
Namespaces | |
namespace | cpp_introspection |
Functions | |
template<typename T > | |
MessagePtr | cpp_introspection::introspect (T &instance) |
PackagePtr | cpp_introspection::load (const std::string &package_or_library_or_path) |
PackagePtr | cpp_introspection::loadPackage (const std::string &package_name) |