UInt16 class
          #include <Base/include/Framework/Scalar.hpp>
        
        
Contents
Public static variables
Public static functions
Function documentation
              static uint16 bpf:: UInt16:: Parse(const String& str)
            
            | Parameters | |
|---|---|
| str | the string to parse | 
| Returns | 16 bits uint parsed from string | 
| Exceptions | |
| ParseException | when the string cannot be converted to a number | 
Parse a 16 bits uint from a string