Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Classes | Namespaces | Functions
serverapi.hh File Reference
#include <ui/utilities.hh>
#include <ui/clientapi.hh>
#include <rapicorn-core.hh>
#include <ui/pixmap.hh>

Go to the source code of this file.

Classes

class  Rapicorn::ListModelIface
 See also the corresponding IDL class ListModel. More...
class  Rapicorn::ListModelRelayIface
 See also the corresponding IDL class ListModelRelay. More...
class  Rapicorn::WidgetIface
 See also the corresponding IDL class Widget. More...
class  Rapicorn::ContainerIface
 See also the corresponding IDL class Container. More...
class  Rapicorn::ButtonAreaIface
 See also the corresponding IDL class ButtonArea. More...
class  Rapicorn::DrawableIface
 See also the corresponding IDL class Drawable. More...
class  Rapicorn::WidgetListIface
 See also the corresponding IDL class WidgetList. More...
class  Rapicorn::WindowIface
 See also the corresponding IDL class Window. More...
class  Rapicorn::ApplicationIface
 See also the corresponding IDL class Application. More...
class  Rapicorn::IdlTestWidgetIface
 See also the corresponding IDL class IdlTestWidget. More...

Namespaces

namespace  Rapicorn
 

The Rapicorn namespace encompasses core utilities and toolkit functionality.


Functions

void Rapicorn::operator<<= (Rapicorn::Aida::FieldBuffer &fb, ListModelIface *obj)
void Rapicorn::operator>>= (Rapicorn::Aida::FieldReader &fbr, ListModelIface *&obj)
ListModelIface * Rapicorn::operator->* (ListModelHandle &sh, Rapicorn::Aida::_ServantType)
ListModelHandle Rapicorn::operator->* (ListModelIface *obj, Rapicorn::Aida::_HandleType)
void Rapicorn::operator<<= (Rapicorn::Aida::FieldBuffer &fb, ListModelRelayIface *obj)
void Rapicorn::operator>>= (Rapicorn::Aida::FieldReader &fbr, ListModelRelayIface *&obj)
ListModelRelayIface * Rapicorn::operator->* (ListModelRelayHandle &sh, Rapicorn::Aida::_ServantType)
ListModelRelayHandle Rapicorn::operator->* (ListModelRelayIface *obj, Rapicorn::Aida::_HandleType)
void Rapicorn::operator<<= (Rapicorn::Aida::FieldBuffer &fb, WidgetIface *obj)
void Rapicorn::operator>>= (Rapicorn::Aida::FieldReader &fbr, WidgetIface *&obj)
WidgetIface * Rapicorn::operator->* (WidgetHandle &sh, Rapicorn::Aida::_ServantType)
WidgetHandle Rapicorn::operator->* (WidgetIface *obj, Rapicorn::Aida::_HandleType)
void Rapicorn::operator<<= (Rapicorn::Aida::FieldBuffer &fb, ContainerIface *obj)
void Rapicorn::operator>>= (Rapicorn::Aida::FieldReader &fbr, ContainerIface *&obj)
ContainerIface * Rapicorn::operator->* (ContainerHandle &sh, Rapicorn::Aida::_ServantType)
ContainerHandle Rapicorn::operator->* (ContainerIface *obj, Rapicorn::Aida::_HandleType)
void Rapicorn::operator<<= (Rapicorn::Aida::FieldBuffer &fb, ButtonAreaIface *obj)
void Rapicorn::operator>>= (Rapicorn::Aida::FieldReader &fbr, ButtonAreaIface *&obj)
ButtonAreaIface * Rapicorn::operator->* (ButtonAreaHandle &sh, Rapicorn::Aida::_ServantType)
ButtonAreaHandle Rapicorn::operator->* (ButtonAreaIface *obj, Rapicorn::Aida::_HandleType)
void Rapicorn::operator<<= (Rapicorn::Aida::FieldBuffer &fb, DrawableIface *obj)
void Rapicorn::operator>>= (Rapicorn::Aida::FieldReader &fbr, DrawableIface *&obj)
DrawableIface * Rapicorn::operator->* (DrawableHandle &sh, Rapicorn::Aida::_ServantType)
DrawableHandle Rapicorn::operator->* (DrawableIface *obj, Rapicorn::Aida::_HandleType)
void Rapicorn::operator<<= (Rapicorn::Aida::FieldBuffer &fb, WidgetListIface *obj)
void Rapicorn::operator>>= (Rapicorn::Aida::FieldReader &fbr, WidgetListIface *&obj)
WidgetListIface * Rapicorn::operator->* (WidgetListHandle &sh, Rapicorn::Aida::_ServantType)
WidgetListHandle Rapicorn::operator->* (WidgetListIface *obj, Rapicorn::Aida::_HandleType)
void Rapicorn::operator<<= (Rapicorn::Aida::FieldBuffer &fb, WindowIface *obj)
void Rapicorn::operator>>= (Rapicorn::Aida::FieldReader &fbr, WindowIface *&obj)
WindowIface * Rapicorn::operator->* (WindowHandle &sh, Rapicorn::Aida::_ServantType)
WindowHandle Rapicorn::operator->* (WindowIface *obj, Rapicorn::Aida::_HandleType)
void Rapicorn::operator<<= (Rapicorn::Aida::FieldBuffer &fb, ApplicationIface *obj)
void Rapicorn::operator>>= (Rapicorn::Aida::FieldReader &fbr, ApplicationIface *&obj)
ApplicationIface * Rapicorn::operator->* (ApplicationHandle &sh, Rapicorn::Aida::_ServantType)
ApplicationHandle Rapicorn::operator->* (ApplicationIface *obj, Rapicorn::Aida::_HandleType)
void Rapicorn::operator<<= (Rapicorn::Aida::FieldBuffer &fb, IdlTestWidgetIface *obj)
void Rapicorn::operator>>= (Rapicorn::Aida::FieldReader &fbr, IdlTestWidgetIface *&obj)
IdlTestWidgetIface * Rapicorn::operator->* (IdlTestWidgetHandle &sh, Rapicorn::Aida::_ServantType)
IdlTestWidgetHandle Rapicorn::operator->* (IdlTestWidgetIface *obj, Rapicorn::Aida::_HandleType)

Detailed Description

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines