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

CorbaNaming Class Reference

List of all members.

Public Member Functions

 __init__ (orb, name_server=None)
 __del__ ()
 init (name_server)
 bind (name_list, obj, force=None)
 bindByString (string_name, obj, force=True)
 bindRecursive (context, name_list, obj)
 rebind (name_list, obj, force=True)
 rebindByString (string_name, obj, force=True)
 rebindRecursive (context, name_list, obj)
 bindContext (name, name_cxt, force=True)
 bindContextRecursive (context, name_list, name_cxt)
 rebindContext (name, name_cxt, force=True)
 rebindContextRecursive (context, name_list, name_cxt)
 resolve (name)
 unbind (name)
 newContext ()
 bindNewContext (name, force=True)
 destroy (context)
 Destroy the naming context.
 destroyRecursive (context)
 Destroy the naming context recursively.
 clearAll ()
 Destroy all binding.
 list (name_cxt, how_many, rbl, rbi)
 Get Binding on the NamingContextDestroy all binding.
 toString (name_list)
 Get string representation of given NameComponent.
 toName (sname)
 Get NameComponent from gien string name representation.
 toUrl (addr, string_name)
 Get URL representation from given addr and string_name.
 resolveStr (string_name)
 Resolve from name of string representation and get object.
 bindOrResolve (context, name_list, obj)
 Bind of resolve the given name component.
 bindOrResolveContext (context, name_list, new_context=None)
 Bind of resolve the given name component.
 getNameServer ()
 Get the name of naming server.
 getRootContext ()
 Get the root context.
 objIsNamingContext (obj)
 Whether the object is NamingContext.
 nameIsNamingContext (name_list)
 Whether the given name component is NamingContext.
 subName (name_list, begin, end=None)
 Get subset of given name component.
 nameToString (name_list, string_name, slen)
 Get string representation of name component.
 getNameLength (name_list)
 Get string length of the name component's string representation.
 split (input, delimiter, results)
 Split of string.

Member Function Documentation

CorbaNaming::__del__  ) 
 

CorbaNaming::__init__ orb  ,
name_server  = None
 

CorbaNaming::bind name_list  ,
obj  ,
force  = None
 

CorbaNaming::bindByString string_name  ,
obj  ,
force  = True
 

CorbaNaming::bindContext name  ,
name_cxt  ,
force  = True
 

CorbaNaming::bindContextRecursive context  ,
name_list  ,
name_cxt 
 

CorbaNaming::bindNewContext name  ,
force  = True
 

CorbaNaming::bindOrResolve context  ,
name_list  ,
obj 
 

Bind of resolve the given name component.

CorbaNaming::bindOrResolveContext context  ,
name_list  ,
new_context  = None
 

Bind of resolve the given name component.

CorbaNaming::bindRecursive context  ,
name_list  ,
obj 
 

CorbaNaming::clearAll  ) 
 

Destroy all binding.

CorbaNaming::destroy context   ) 
 

Destroy the naming context.

Delete the specified naming context. any bindings should be <unbind> in which the given context is bound to some names before invoking <destroy> operation on it.

Parameters:
context NamingContext which is destroied.

CorbaNaming::destroyRecursive context   ) 
 

Destroy the naming context recursively.

CorbaNaming::getNameLength name_list   ) 
 

Get string length of the name component's string representation.

CorbaNaming::getNameServer  ) 
 

Get the name of naming server.

CorbaNaming::getRootContext  ) 
 

Get the root context.

CorbaNaming::init name_server   ) 
 

CorbaNaming::list name_cxt  ,
how_many  ,
rbl  ,
rbi 
 

Get Binding on the NamingContextDestroy all binding.

CorbaNaming::nameIsNamingContext name_list   ) 
 

Whether the given name component is NamingContext.

CorbaNaming::nameToString name_list  ,
string_name  ,
slen 
 

Get string representation of name component.

CorbaNaming::newContext  ) 
 

CorbaNaming::objIsNamingContext obj   ) 
 

Whether the object is NamingContext.

CorbaNaming::rebind name_list  ,
obj  ,
force  = True
 

CorbaNaming::rebindByString string_name  ,
obj  ,
force  = True
 

CorbaNaming::rebindContext name  ,
name_cxt  ,
force  = True
 

CorbaNaming::rebindContextRecursive context  ,
name_list  ,
name_cxt 
 

CorbaNaming::rebindRecursive context  ,
name_list  ,
obj 
 

CorbaNaming::resolve name   ) 
 

CorbaNaming::resolveStr string_name   ) 
 

Resolve from name of string representation and get object.

CorbaNaming::split input  ,
delimiter  ,
results 
 

Split of string.

CorbaNaming::subName name_list  ,
begin  ,
end  = None
 

Get subset of given name component.

CorbaNaming::toName sname   ) 
 

Get NameComponent from gien string name representation.

CorbaNaming::toString name_list   ) 
 

Get string representation of given NameComponent.

CorbaNaming::toUrl addr  ,
string_name 
 

Get URL representation from given addr and string_name.

CorbaNaming::unbind name   ) 
 


The documentation for this class was generated from the following file:
Generated on Mon Oct 29 15:51:43 2007 for OpenRTM by  doxygen 1.4.3