1#ifndef __AIRTSP_AIRTSP_TYPES_HPP
2#define __AIRTSP_AIRTSP_TYPES_HPP
8#include <boost/shared_ptr.hpp>
10#include <stdair/stdair_exceptions.hpp>
29 :
stdair::ParserException (iWhat) {}
41 :
stdair::FileNotFoundException (iWhat) {}
48 :
public stdair::FileNotFoundException {
54 :
stdair::FileNotFoundException (iWhat) {}
SegmentDateNotFoundException(const std::string &iWhat)
boost::shared_ptr< AIRTSP_Service > AIRTSP_ServicePtr_T