|
Jive reference manual
|
#include <jive/gl/AppRef.h>
Public Member Functions | |
| AppRef () | |
| template<class U > | |
| AppRef (const U &rhs) | |
| AppRef (const AppRef &rhs) | |
| AppRef & | operator= (const AppRef &rhs) |
| Ref< T > & | operator[] (const AppContext &apx) |
| const Ref< T > & | operator[] (const AppContext &apx) const |
| jive::gl::AppRef< T >::AppRef | ( | ) |
| jive::gl::AppRef< T >::AppRef | ( | const AppRef< T > & | rhs | ) |
| AppRef< T > & jive::gl::AppRef< T >::operator= | ( | const AppRef< T > & | rhs | ) |
| Ref< T > & jive::gl::AppRef< T >::operator[] | ( | const AppContext & | apx | ) |
| const Ref< T > & jive::gl::AppRef< T >::operator[] | ( | const AppContext & | apx | ) | const |