OGRE  1.9.0
Ogre::Page::PageResponse Struct Reference

#include <OgrePage.h>

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

◆ PageResponse()

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

Definition at line 86 of file OgrePage.h.

References pageData.

Referenced by operator<<.

Friends And Related Symbol Documentation

◆ operator<<

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

Definition at line 83 of file OgrePage.h.

References PageResponse(), and _OgrePagingExport.

Member Data Documentation

◆ pageData

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

Definition at line 81 of file OgrePage.h.

Referenced by PageResponse().


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