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<<.

◆ 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:

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