Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
net_instaweb::spriter::MockImageLibraryInterface::MockImage Class Reference
Inheritance diagram for net_instaweb::spriter::MockImageLibraryInterface::MockImage:
net_instaweb::spriter::ImageLibraryInterface::Image

Public Member Functions

 MOCK_CONST_METHOD2 (GetDimensions, bool(int *out_width, int *out_height))
 
- Public Member Functions inherited from net_instaweb::spriter::ImageLibraryInterface::Image
virtual bool GetDimensions (int *out_width, int *out_height) const =0
 Get the width and height of an image.
 

Additional Inherited Members

- Protected Member Functions inherited from net_instaweb::spriter::ImageLibraryInterface::Image
 Image (ImageLibraryInterface *lib)
 Only methods of ImageLibraryInterface may create images.
 
- Protected Attributes inherited from net_instaweb::spriter::ImageLibraryInterface::Image
ImageLibraryInterfacelib_
 

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