ug4
playground.h File Reference
#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 &reg)
 
int ug::vrl::SmartTestFunction (SmartPtr< TestClass > test)