SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
io::ifstream Class Reference
Inheritance diagram for io::ifstream:

Public Member Functions

void open (const char *filename, openmode mode=in)
 
void open (const std::string &filename, openmode mode=in)
 
bool open (const std::string &filename, const std::vector< std::string > &prefix, openmode mode=in)