Base class for most rgrl classes. More...
#include <vbl/vbl_ref_count.h>
#include <vcl_map.h>
#include "rgrl_command_sptr.h"
#include "rgrl_event_sptr.h"
#include "rgrl_macros.h"
#include "rgrl_command.h"
#include "rgrl_event.h"
Go to the source code of this file.
Classes | |
class | rgrl_object_observer |
Observer class to bind a command with an event. More... | |
class | rgrl_object |
rgrl_object implements callbacks (via object/observer), and debug flags. More... |