ARB
Classes | Macros | Typedefs | Functions
ScrollSynchronizer.h File Reference
#include "NT_local.h"
#include <smartptr.h>
#include <set>
Include dependency graph for ScrollSynchronizer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  timestamp
 
class  CanvasRef
 
class  MasterCanvas
 
class  SlaveCanvas
 
class  ScrollSynchronizer
 

Macros

#define NO_SCROLL_SYNC   (-1)
 

Typedefs

typedef std::set< RefPtr
< GBDATA > > 
SpeciesSet
 
typedef SmartPtr< SpeciesSetSpeciesSetPtr
 

Functions

CONSTEXPR_INLINE bool valid_canvas_index (int idx)
 
bool operator== (const SpeciesSetPtr &spec1, const SpeciesSetPtr &spec2)
 
bool operator!= (const SpeciesSetPtr &spec1, const SpeciesSetPtr &spec2)
 

Macro Definition Documentation

#define NO_SCROLL_SYNC   (-1)

Typedef Documentation

typedef std::set< RefPtr<GBDATA> > SpeciesSet

Definition at line 51 of file ScrollSynchronizer.h.

Definition at line 53 of file ScrollSynchronizer.h.

Function Documentation

CONSTEXPR_INLINE bool valid_canvas_index ( int  idx)
bool operator== ( const SpeciesSetPtr spec1,
const SpeciesSetPtr spec2 
)
inline
bool operator!= ( const SpeciesSetPtr spec1,
const SpeciesSetPtr spec2 
)
inline

Definition at line 61 of file ScrollSynchronizer.h.