CYCLUS
|
Configuration passed to reader and writer.
This configuration object can be used to force the Reader or Writer to behave in a standard conforming way.
#include <pyne.h>
Public Member Functions | |
Features () | |
Static Public Member Functions | |
static Features | all () |
static Features | strictMode () |
Public Attributes | |
bool | allowComments_ |
bool | strictRoot_ |
Json::Features::Features | ( | ) |
|
static |
|
static |
bool Json::Features::allowComments_ |
bool Json::Features::strictRoot_ |