ardour
Classes | Namespaces | Typedefs | Functions
session.h File Reference
#include "libardour-config.h"
#include <list>
#include <map>
#include <set>
#include <string>
#include <vector>
#include <stdint.h>
#include <boost/dynamic_bitset.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/weak_ptr.hpp>
#include <boost/utility.hpp>
#include <glibmm/threads.h>
#include <ltc.h>
#include "pbd/error.h"
#include "pbd/event_loop.h"
#include "pbd/rcu.h"
#include "pbd/statefuldestructible.h"
#include "pbd/signals.h"
#include "pbd/undo.h"
#include "evoral/types.hpp"
#include "midi++/types.h"
#include "midi++/mmc.h"
#include "timecode/time.h"
#include "ardour/ardour.h"
#include "ardour/chan_count.h"
#include "ardour/delivery.h"
#include "ardour/interthread_info.h"
#include "ardour/rc_configuration.h"
#include "ardour/session_configuration.h"
#include "ardour/session_event.h"
#include "ardour/location.h"
#include "ardour/interpolation.h"
#include "ardour/route_graph.h"

Go to the source code of this file.

Classes

class  ARDOUR::Session
 
struct  ARDOUR::Session::RoutePublicOrderSorter
 
struct  ARDOUR::Session::SaveAs
 
class  ARDOUR::Session::StateProtector
 
struct  ARDOUR::Session::space_and_path
 
struct  ARDOUR::Session::space_and_path_ascending_cmp
 

Namespaces

 MIDI
 
 PBD
 
 Evoral
 
 ARDOUR
 

Typedefs

typedef struct _AEffect AEffect
 

Functions

void ARDOUR::setup_enum_writer ()
 

Typedef Documentation

typedef struct _AEffect AEffect

Definition at line 70 of file session.h.