Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
DisabPeriod::parseString Method

Parses a string into a DisabPeriod.

C++
void parseString(
    const std::string& line
);
Parameters 
Description 
const std::string& line 
The line to parse. 
Exceptions 
Description 
PiaException of type PIA_IDS_READERR if string is not in the correct format.  
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!