CreationInfo Class Reference

#include </home/jparks/src/open-source/openbinder/libraries/libbinder/services/InformList.h>

List of all members.

Public Member Functions

SString Component () const
sptr< INodeContext () const
SValue Cookie () const
 CreationInfo (const CreationInfo &)
 CreationInfo (const sptr< INode > &context, const sptr< IProcess > &team, const SString &component, const SValue &interface, const SValue &method, uint32_t flags)
 CreationInfo (const sptr< INode > &context, const sptr< IProcess > &team, const SString &component, const SValue &interface, const SValue &method, uint32_t flags, const SValue &cookie)
 CreationInfo ()
uint32_t Flags () const
SValue Interface () const
SValue Method () const
sptr< IProcessProcess () const
 ~CreationInfo ()


Constructor & Destructor Documentation

CreationInfo  )  [inline]
 

CreationInfo const sptr< INode > &  context,
const sptr< IProcess > &  team,
const SString component,
const SValue interface,
const SValue method,
uint32_t  flags,
const SValue cookie
[inline]
 

CreationInfo const sptr< INode > &  context,
const sptr< IProcess > &  team,
const SString component,
const SValue interface,
const SValue method,
uint32_t  flags
[inline]
 

CreationInfo const CreationInfo  )  [inline]
 

~CreationInfo  )  [inline]
 


Member Function Documentation

SString Component  )  const [inline]
 

sptr< INode > Context  )  const [inline]
 

SValue Cookie  )  const [inline]
 

uint32_t Flags  )  const [inline]
 

SValue Interface  )  const [inline]
 

SValue Method  )  const [inline]
 

sptr< IProcess > Process  )  const [inline]
 


The documentation for this class was generated from the following file: