Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

scim_panel.h File Reference

Defines scim::PanelAgent and it's related types. More...


Namespaces

namespace  scim

Classes

class  scim::PanelError
struct  scim::PanelFactoryInfo
 Structure to hold factory information. More...
class  scim::PanelAgent
 The class to implement all socket protocol in Panel. More...

Typedefs

typedef Slot0< void > PanelAgentSlotVoid
typedef Slot1< void, int > PanelAgentSlotInt
typedef Slot1< void, const
String & > 
PanelAgentSlotString
typedef Slot1< void, const
PanelFactoryInfo & > 
PanelAgentSlotFactoryInfo
typedef Slot1< void, const
std::vector< PanelFactoryInfo > & > 
PanelAgentSlotFactoryInfoVector
typedef Slot1< void, const
LookupTable & > 
PanelAgentSlotLookupTable
typedef Slot1< void, const
Property & > 
PanelAgentSlotProperty
typedef Slot1< void, const
PropertyList & > 
PanelAgentSlotPropertyList
typedef Slot2< void, int,
int > 
PanelAgentSlotIntInt
typedef Slot2< void, int,
const Property & > 
PanelAgentSlotIntProperty
typedef Slot2< void, int,
const PropertyList & > 
PanelAgentSlotIntPropertyList
typedef Slot2< void, int,
const HelperInfo & > 
PanelAgentSlotIntHelperInfo
typedef Slot2< void, const
String &, const AttributeList & > 
PanelAgentSlotAttributeString


Detailed Description

Defines scim::PanelAgent and it's related types.

scim::PanelAgent is a class used to write Panel programs. It acts like a Socket Server and handles all socket clients issues.


Generated on Sun Feb 27 22:50:28 2005 for scim by doxygen 1.3.8