]> git.stg.codes - stg.git/commit
Implemented encoding for all parsers.
authorMaxim Mamontov <faust.madf@gmail.com>
Tue, 3 Jun 2014 05:20:47 +0000 (08:20 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Tue, 3 Jun 2014 05:20:47 +0000 (08:20 +0300)
commitde7760b87ad8ca38954140a738d66a133f7021f0
tree477a3093e8aedb73e98c7ff6690e9cf1ae35eaf9
parent908dee0db9288bb455e9f1b68dd81ab50897a677
Implemented encoding for all parsers.
20 files changed:
stglibs/srvconf.lib/parsers/auth_by.cpp
stglibs/srvconf.lib/parsers/auth_by.h
stglibs/srvconf.lib/parsers/chg_admin.cpp
stglibs/srvconf.lib/parsers/chg_admin.h
stglibs/srvconf.lib/parsers/chg_corp.cpp
stglibs/srvconf.lib/parsers/chg_corp.h
stglibs/srvconf.lib/parsers/chg_service.cpp
stglibs/srvconf.lib/parsers/chg_service.h
stglibs/srvconf.lib/parsers/chg_tariff.cpp
stglibs/srvconf.lib/parsers/chg_tariff.h
stglibs/srvconf.lib/parsers/chg_user.cpp
stglibs/srvconf.lib/parsers/chg_user.h
stglibs/srvconf.lib/parsers/get_admin.cpp
stglibs/srvconf.lib/parsers/get_admin.h
stglibs/srvconf.lib/parsers/get_container.h
stglibs/srvconf.lib/parsers/get_service.cpp
stglibs/srvconf.lib/parsers/resetable_utils.h
stglibs/srvconf.lib/parsers/simple.cpp
stglibs/srvconf.lib/parsers/simple.h
stglibs/srvconf.lib/servconf.cpp