Version: 6.3.1
Public Member Functions

PortProperties_i Class Reference

This class implements the interface Ports::PortProperties.

#include <PortProperties_i.hxx>

Inheritance diagram for PortProperties_i:
Inheritance graph
Collaboration diagram for PortProperties_i:
Collaboration graph

Public Member Functions

 PortProperties_i ()
virtual ~PortProperties_i ()
virtual void set_property (const char *name, const CORBA::Any &value) throw (Ports::NotDefined, Ports::BadType)
virtual CORBA::Any * get_property (const char *name) throw (Ports::NotDefined)

Constructor & Destructor Documentation

PortProperties_i::PortProperties_i ( )
PortProperties_i::~PortProperties_i ( ) [virtual]

Member Function Documentation

void PortProperties_i::set_property ( const char name,
const CORBA::Any &  value 
) throw (Ports::NotDefined, Ports::BadType) [virtual]

CORBA method : set a value to a property

See also:
Ports::PortProperties::set_property
CORBA::Any * PortProperties_i::get_property ( const char name) throw (Ports::NotDefined) [virtual]

CORBA method : get the value of a property

See also:
Ports::PortProperties::get_property
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS