ARB
Public Member Functions | List of all members
CanvasRef Class Reference

#include <ScrollSynchronizer.h>

Inheritance diagram for CanvasRef:
Inheritance graph
[legend]

Public Member Functions

 CanvasRef ()
 
void define_canvas_index (int i)
 
int get_index () const
 
TREE_canvasget_canvas () const
 

Detailed Description

Definition at line 65 of file ScrollSynchronizer.h.

Constructor & Destructor Documentation

CanvasRef::CanvasRef ( )
inline

Definition at line 69 of file ScrollSynchronizer.h.

Member Function Documentation

void CanvasRef::define_canvas_index ( int  i)
inline

Definition at line 74 of file ScrollSynchronizer.h.

References nt_assert, and valid_canvas_index().

Referenced by ScrollSynchronizer::ScrollSynchronizer().

int CanvasRef::get_index ( ) const
inline

Definition at line 81 of file ScrollSynchronizer.h.

References nt_assert, and valid_canvas_index().

Referenced by get_canvas().

TREE_canvas* CanvasRef::get_canvas ( ) const
inline

Definition at line 85 of file ScrollSynchronizer.h.

References get_index(), nt_assert, and NT_get_canvas_by_index().


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