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:

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.