| OSSIA
    Open Scenario System for Interactive Application | 
Write a domain to json. More...
Write a domain to json.
| Public Member Functions | |
| void | operator() () | 
| void | operator() (const ossia::domain_base< impulse > &dom) | 
| void | operator() (const ossia::domain_base< bool > &dom) | 
| template<typename T > | |
| void | operator() (const ossia::domain_base< T > &dom) | 
| void | operator() (const ossia::domain_base< std::string > &dom) | 
| void | operator() (const ossia::vector_domain &dom) | 
| template<std::size_t N> | |
| void | operator() (const ossia::vecf_domain< N > &dom) | 
| void | operator() (const ossia::domain_base< ossia::value > &dom) | 
| Public Attributes | |
| ossia::json_writer & | writer |