Classes | Public Member Functions

cygnal::demoService Class Reference

#include <oflaDemo.h>

List of all members.

Classes

struct  filestats_t

Public Member Functions

 demoService ()
 ~demoService ()
std::vector< boost::shared_ptr
< filestats_t > > & 
getListOfAvailableFiles (const std::string &path)
 return the list of FLV files we've found
std::vector< boost::shared_ptr
< filestats_t > > & 
getListOfAvailableFiles (const std::string &path, const std::string &type)
 return the list of FLV files we've found of the specified type
std::vector< boost::shared_ptr
< filestats_t > > & 
getFileStats ()
 demoService ()
 ~demoService ()
std::vector< boost::shared_ptr
< filestats_t > > & 
getListOfAvailableFiles (const std::string &path)
 return the list of FLV files we've found
std::vector< boost::shared_ptr
< filestats_t > > & 
getListOfAvailableFiles (const std::string &path, const std::string &type)
 return the list of FLV files we've found of the specified type
std::vector< boost::shared_ptr
< filestats_t > > & 
getFileStats ()

Constructor & Destructor Documentation

demoService::demoService (  ) 
demoService::~demoService (  ) 
cygnal::demoService::demoService (  ) 
cygnal::demoService::~demoService (  ) 

Member Function Documentation

std::vector<boost::shared_ptr<filestats_t> >& cygnal::demoService::getFileStats (  )  [inline]
std::vector<boost::shared_ptr<filestats_t> >& cygnal::demoService::getFileStats (  )  [inline]
std::vector<boost::shared_ptr<filestats_t> >& cygnal::demoService::getListOfAvailableFiles ( const std::string &  path,
const std::string &  type 
)

return the list of FLV files we've found of the specified type

std::vector<boost::shared_ptr<filestats_t> >& cygnal::demoService::getListOfAvailableFiles ( const std::string &  path  ) 

return the list of FLV files we've found

std::vector< boost::shared_ptr< demoService::filestats_t > > & demoService::getListOfAvailableFiles ( const std::string &  path  ) 

return the list of FLV files we've found

Referenced by cygnal::OflaDemoTest::parseOflaDemoRequest().

std::vector< boost::shared_ptr< demoService::filestats_t > > & demoService::getListOfAvailableFiles ( const std::string &  path,
const std::string &  type 
)

return the list of FLV files we've found of the specified type

References _, _path, dirent, gnash::key::i, and name.


The documentation for this class was generated from the following files: