ScmProtoTransformation Member List
This is the complete list of members for ScmProtoTransformation, including all inherited members.
base64_encode(const std::string &value) | ScmProtoTransformation | static |
buildDpyCardOperation(scmProto::Transaction &proto_transaction, std::vector< dpySCM::CardOperation > &cardOperations) | ScmProtoTransformation | static |
buildDpyKeys(scmProto::Keys &proto_keys, dpySCM::DeviceKeys &deviceKeys) | ScmProtoTransformation | static |
buildDpyPassThrough(scmProto::PassThrough &proto_pass_through, dpySCM::PassThrough &passThrough) | ScmProtoTransformation | static |
buildDpyUltraLightCounter(scmProto::UltraLightCounter &proto_ultra_light_counter, dpySCM::UltraLightCounter &ultraLightCounter) | ScmProtoTransformation | static |
buildProtoCardOperation(const std::vector< dpySCM::CardOperation > &cardOperations, scmProto::Transaction *proto_transaction) | ScmProtoTransformation | static |
buildProtoKeys(scmProto::Keys *proto_keys) | ScmProtoTransformation | static |
buildProtoKeys(const std::vector< dpySCM::KeyGroup > &keyGroups, scmProto::Keys *proto_keys) | ScmProtoTransformation | static |
buildProtoPassThrough(const dpySCM::PassThrough &passThrough, scmProto::PassThrough *proto_pass_through) | ScmProtoTransformation | static |
buildProtoUltraLightCounter(const dpySCM::UltraLightCounter &ultraLightCounter, scmProto::UltraLightCounter *proto_ultra_light_counter) | ScmProtoTransformation | static |