OGRE  1.9.0
Public Member Functions | Public Attributes | Friends | List of all members
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.

Friends And Related Function Documentation

◆ operator<<

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

Definition at line 83 of file OgrePage.h.

Member Data Documentation

◆ pageData

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

Definition at line 81 of file OgrePage.h.


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