#include <GEOM_Client.hxx>
|
| Standard_Boolean | Find (const TCollection_AsciiString &IOR, TopoDS_Shape &S) |
| |
| void | Bind (const TCollection_AsciiString &IOR, const TopoDS_Shape &S, int Tick) |
| |
| TopoDS_Shape | Load (GEOM::GEOM_Gen_ptr geom, GEOM::GEOM_Object_ptr aShape) |
| |
◆ GEOM_Client() [1/3]
| GEOM_Client::GEOM_Client |
( |
| ) |
|
◆ GEOM_Client() [2/3]
| GEOM_Client::GEOM_Client |
( |
Engines::Container_ptr |
client | ) |
|
◆ GEOM_Client() [3/3]
◆ Bind()
| void GEOM_Client::Bind |
( |
const TCollection_AsciiString & |
IOR, |
|
|
const TopoDS_Shape & |
S, |
|
|
int |
Tick |
|
) |
| |
|
private |
◆ ClearClientBuffer()
| void GEOM_Client::ClearClientBuffer |
( |
| ) |
|
◆ Find() [1/2]
| Standard_Boolean GEOM_Client::Find |
( |
const TCollection_AsciiString & |
IOR, |
|
|
TopoDS_Shape & |
S |
|
) |
| |
|
private |
◆ Find() [2/2]
| Standard_Boolean GEOM_Client::Find |
( |
const TopoDS_Shape & |
S, |
|
|
TCollection_AsciiString & |
IOR |
|
) |
| |
◆ get_client()
◆ GetShape()
| TopoDS_Shape GEOM_Client::GetShape |
( |
GEOM::GEOM_Gen_ptr |
geom, |
|
|
GEOM::GEOM_Object_ptr |
aShape |
|
) |
| |
◆ Load()
| TopoDS_Shape GEOM_Client::Load |
( |
GEOM::GEOM_Gen_ptr |
geom, |
|
|
GEOM::GEOM_Object_ptr |
aShape |
|
) |
| |
|
private |
◆ RemoveShapeFromBuffer()
| void GEOM_Client::RemoveShapeFromBuffer |
( |
const TCollection_AsciiString & |
IOR | ) |
|
◆ _mySubShapes
| std::map< TCollection_AsciiString , std::vector<TopoDS_Shape> > GEOM_Client::_mySubShapes |
|
private |
◆ myShapesMap
| std::map< TCollection_AsciiString , TopoDS_Shape > GEOM_Client::myShapesMap |
|
private |
◆ myTicksMap
| std::map< TCollection_AsciiString , int > GEOM_Client::myTicksMap |
|
private |
◆ pid_client
| long GEOM_Client::pid_client |
|
private |
The documentation for this class was generated from the following files: