#include <HxCorbaDatabase.idl>
Inheritance diagram for HxCorba::DatabaseSession::
Public Methods | |
StringSeq | listVideos () |
StringSeq | listSegmentations (in string videoName) |
VxSegmentation | getSegmentation (in string videoName, in string segName) |
VxSegmentSeq | querySegments (in string sqlQuery) raises (DatabaseException) |
StringSeq | queryStrings (in string sqlQuery) raises (DatabaseException) |
SegmentQueryResultSeq | queryMultipleSegments (in string sqlQuery) raises (DatabaseException) |
void | close () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|