OGRE  1.7
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 78 of file OgrePage.h.

Constructor & Destructor Documentation

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

Definition at line 85 of file OgrePage.h.

Friends And Related Function Documentation

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

Definition at line 82 of file OgrePage.h.

Member Data Documentation

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

Definition at line 80 of file OgrePage.h.


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