|
ug4
|
#include <string>#include <vector>#include "ug.h"#include "registry/registry.h"#include "registry/class.h"Go to the source code of this file.
Classes | |
| class | ug::vrl::SmartPtrCls |
| class | ug::vrl::TestClass |
Namespaces | |
| namespace | ug |
| the ug namespace | |
| namespace | ug::vrl |
Functions | |
| int | ug::vrl::ConstSmartTestFunction (ConstSmartPtr< TestClass > test) |
| void | ug::vrl::registerPlayground (ug::bridge::Registry ®) |
| int | ug::vrl::SmartTestFunction (SmartPtr< TestClass > test) |