Fcitx
Public Member Functions | List of all members
fcitx::DefaultMarshaller< T > Struct Template Reference

Default marshaller that write the config RawConfig. More...

#include <fcitx-config/option.h>

Public Member Functions

void marshall (RawConfig &config, const T &value) const
 
bool unmarshall (T &value, const RawConfig &config, bool partial) const
 

Detailed Description

template<typename T>
struct fcitx::DefaultMarshaller< T >

Default marshaller that write the config RawConfig.

Definition at line 239 of file option.h.


The documentation for this struct was generated from the following file: