anyKode Marilou
ContentsIndexHome
PreviousUpNext
Connection::QueryRobotPHX

Rechercher un PHX (Robot) sur la connection spécifiée.

C++
RobotPHX * QueryRobotPHX(const xkode::lib::String& Name);
Parameters 
Description 
const xkode::lib::String& Name 
[in] Nom du robot. Le nom doit correspondre à la structure de modélisation.
Ex: "/robot1" 

Un pointeur sur le PHX s'il a été trouvé, NULL sinon.

La recherche d'un PHX à partir d'une connexion fonctionne de la même manière que la recherche d'un sous-PHX à partir d'un PHX : voir RobotPHX::QueryRobotPHX pour plus d'information.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!