OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::Page::PageResponse Struct Reference

#include <OgrePage.h>

+ Collaboration diagram for Ogre::Page::PageResponse:

Public Member Functions

 PageResponse ()
 

Public Attributes

PageDatapageData
 

Friends

_OgrePagingExport friend
std::ostream & 
operator<< (std::ostream &o, const PageResponse &r)
 

Detailed Description

Definition at line 79 of file OgrePage.h.

Constructor & Destructor Documentation

Ogre::Page::PageResponse::PageResponse ( )
inline

Definition at line 86 of file OgrePage.h.

Friends And Related Function Documentation

_OgrePagingExport friend std::ostream& operator<< ( std::ostream &  o,
const PageResponse r 
)
friend

Definition at line 83 of file OgrePage.h.

Member Data Documentation

PageData* Ogre::Page::PageResponse::pageData

Definition at line 81 of file OgrePage.h.


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