image::locator::value Struct Reference

#include <image.hpp>

Collaboration diagram for image::locator::value:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 value ()
 value (const value &a)
 value (const char *filename)
 value (const char *filename, const std::string &modifications)
 value (const std::string &filename)
 value (const std::string &filename, const std::string &modifications)
 value (const std::string &filename, const gamemap::location &loc, const std::string &modifications)
 value (const std::string &filename, const gamemap::location &loc, int center_x, int center_y, const std::string &modifications)
bool operator== (const value &a) const
bool operator< (const value &a) const

Public Attributes

type type_
std::string filename_
gamemap::location loc_
std::string modifications_
int center_x_
int center_y_


Detailed Description

Definition at line 62 of file image.hpp.


Constructor & Destructor Documentation

image::locator::value::value (  ) 

Definition at line 210 of file image.cpp.

image::locator::value::value ( const value a  ) 

Definition at line 203 of file image.cpp.

image::locator::value::value ( const char *  filename  ) 

Definition at line 214 of file image.cpp.

image::locator::value::value ( const char *  filename,
const std::string &  modifications 
)

Definition at line 220 of file image.cpp.

image::locator::value::value ( const std::string &  filename  ) 

Definition at line 225 of file image.cpp.

image::locator::value::value ( const std::string &  filename,
const std::string &  modifications 
)

Definition at line 230 of file image.cpp.

image::locator::value::value ( const std::string &  filename,
const gamemap::location loc,
const std::string &  modifications 
)

Definition at line 235 of file image.cpp.

image::locator::value::value ( const std::string &  filename,
const gamemap::location loc,
int  center_x,
int  center_y,
const std::string &  modifications 
)

Definition at line 240 of file image.cpp.


Member Function Documentation

bool image::locator::value::operator== ( const value a  )  const

bool image::locator::value::operator< ( const value a  )  const


Member Data Documentation

Definition at line 79 of file image.hpp.

Referenced by image::locator::load_image_sub_file(), operator<(), and operator==().

Definition at line 80 of file image.hpp.

Referenced by image::locator::load_image_sub_file(), operator<(), and operator==().


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

Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs