Struct returned by Frame::unformat containing the number of characters read and corresponding value.  
 More...
#include <Frame.h>
Struct returned by Frame::unformat containing the number of characters read and corresponding value. 
Definition at line 59 of file Frame.h.
◆ NReadValue()
  
  | 
        
          | ast::NReadValue::NReadValue | ( | int | nread, |  
          |  |  | double | value |  
          |  | ) |  |  |  | inline | 
 
Construct an NReadValue. 
- Parameters
- 
  
    | [in] | nread | Number of characters that was read |  | [in] | value | Value that was read |  
 
Definition at line 67 of file Frame.h.
 
 
◆ nread
      
        
          | int ast::NReadValue::nread | 
      
 
Number of characters that was read. 
Definition at line 68 of file Frame.h.
 
 
◆ value
      
        
          | double ast::NReadValue::value | 
      
 
Value that was read. 
Definition at line 69 of file Frame.h.
 
 
The documentation for this class was generated from the following file:
- /j/snowflake/release/lsstsw/stack/1a1d771/Linux64/astshim/20.0.0/include/astshim/Frame.h