Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

HxCorba::VxSegment Interface Reference

A video segment (VxSegment in C++). More...

#include <HxCorbaVxSegmentation.idl>

Inheritance diagram for HxCorba::VxSegment::

HxCorba::VxMutableSegment List of all members.

Public Methods

long start ()
long end ()
long length ()
StringSeq getIds ()
StringSeq getTypes ()
long getInt (in string id)
double getDouble (in string id)
string getString (in string id)
long getIntFlag (in string id, out boolean present)
double getDoubleFlag (in string id, out boolean present)
string getStringFlag (in string id, out boolean present)

Detailed Description

A video segment (VxSegment in C++).


Member Function Documentation

long HxCorba::VxSegment::start  
 

long HxCorba::VxSegment::end  
 

long HxCorba::VxSegment::length  
 

StringSeq HxCorba::VxSegment::getIds  
 

StringSeq HxCorba::VxSegment::getTypes  
 

long HxCorba::VxSegment::getInt in string    id
 

double HxCorba::VxSegment::getDouble in string    id
 

string HxCorba::VxSegment::getString in string    id
 

long HxCorba::VxSegment::getIntFlag in string    id,
out boolean    present
 

double HxCorba::VxSegment::getDoubleFlag in string    id,
out boolean    present
 

string HxCorba::VxSegment::getStringFlag in string    id,
out boolean    present
 


The documentation for this interface was generated from the following file:
Generated on Mon Jan 27 15:09:42 2003 for IDLReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001