SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
A read-write string stream. More...
#include <stream.h>
Public Types | |
typedef Encoding::Ch | Ch |
Public Attributes | |
Ch * | src_ |
Ch * | dst_ |
Ch * | head_ |
A read-write string stream.
This string stream is particularly designed for in-situ parsing.