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 | |
ug | |
the ug 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) |