A B D E G I L M N R S T U _

A

absolute_list_from_string(String, int) - Method in class NommageFacile.EasyNaming
obtenir la liste des noms dans un contexte particulier sous forme de chemin absolu
absolute_list_from_string(String, String, int) - Method in class NommageFacile.EasyNaming
liste de tous les objets et des contextes en chemin absolu (ajout du préfixe)
absolute_list_from_string(String, String, int, String) - Method in class NommageFacile.EasyNaming
obtenir la liste des noms dans un contexte particulier sous forme de chemin absolu
absolute_list_of_objects_from_string(String, String, int) - Method in class NommageFacile.EasyNaming
liste des objets en chemin absolu (ajout du prefixe)

B

bind_from_string(String, Object) - Method in class NommageFacile.EasyNaming
bind_from_string déclaration d'un objet à partir de son nom.

D

desinscriptionObjet(ORB, String) - Static method in class NommageFacile.EasyNaming
convention : le nom d'un objet est sous la forme :: unbind un objet a partir de son nom

E

EasyNaming - class NommageFacile.EasyNaming.
 
EasyNaming(ORB) - Constructor for class NommageFacile.EasyNaming
EasyNaming utilitaire pour le service de nommage Dans cette version, on commence par essayer de regarder quels sont les services disponibles et en particulier s'il y a un service de nommage
EasyNaming(ORB, String, String) - Constructor for class NommageFacile.EasyNaming
EasyNaming Utilitaire pour le service de nommage

G

get_root_context() - Method in class NommageFacile.EasyNaming
get_root_context récupérer le contexte racine pour le service de nommage

I

initType() - Method in class NommageFacile.EasyNaming
 
inscriptionObjet(ORB, String, Object) - Static method in class NommageFacile.EasyNaming
convention : le nom d'un objet est sous la forme :: bind un objet a partir de son nom
InvalidRootContextException - exception NommageFacile.InvalidRootContextException.
 
InvalidRootContextException() - Constructor for class NommageFacile.InvalidRootContextException
 
InvalidRootContextException(String) - Constructor for class NommageFacile.InvalidRootContextException
 
IOR() - Method in class NommageFacile.EasyNaming
 

L

list_contexts_from_string(String, String, int) - Method in class NommageFacile.EasyNaming
lister seulement les contextes dans un contexte (en mettant un préfixe)
list_from_string(String, int) - Method in class NommageFacile.EasyNaming
obtenir la liste des noms (objets et contextes) dans un contexte particulier
list_from_string(String, String, int) - Method in class NommageFacile.EasyNaming
lister tous les éléments d'un contexte (en mettant un préfixe)
list_from_string(String, String, int, String) - Method in class NommageFacile.EasyNaming
obtenir la liste des noms de certains éléments dans un contexte particulier en mettant un préfixe
list_objects_from_string(String, String, int) - Method in class NommageFacile.EasyNaming
lister seulement les objets dans un contexte (en mettant un préfixe)

M

machineName() - Method in class NommageFacile.EasyNaming
 
machinePort() - Method in class NommageFacile.EasyNaming
 

N

name2string(Binding) - Static method in class NommageFacile.EasyNaming
transformer un binding en string par convention, s'il s'aggit d'un constexte il se termine par / dans la string, ce qui n'est pas le cas pour un objet.

R

rebind_from_string(String, Object) - Method in class NommageFacile.EasyNaming
rebind_from_string redéclarer un serveur qui a déjà été déclaré.
resolve_from_string(String) - Method in class NommageFacile.EasyNaming
resolve_from_string résoudre un nom à partir d'un nom donné sous forme de chaine au format standard unix
resoudreReferenceObjet(ORB, String) - Static method in class NommageFacile.EasyNaming
partie spécifique au projet DESS 2001-2002 Service d'enchères convention : le nom d'un objet est sous la forme :: ::

S

servicesDispo(ORB) - Static method in class NommageFacile.EasyNaming
servicesDispo Affichage des services disponibles sur l'ORB
str2name(String) - Static method in class NommageFacile.EasyNaming
transformer une string en composant de noms

T

toString() - Method in class NommageFacile.EasyNaming
 

U

unbind_from_string(String) - Method in class NommageFacile.EasyNaming
unbind_from_string supprimer une déclaration à partir d'un nom représenté par une chaine au format unix standard

_

_viaIOR - Static variable in class NommageFacile.EasyNaming
 
_viaMachineName - Static variable in class NommageFacile.EasyNaming
 
_viaORB - Static variable in class NommageFacile.EasyNaming
 

A B D E G I L M N R S T U _