class ugcs::vsm::Device::Commit_scope

#include <device.h>

class Commit_scope
{
public:
    // construction

    Commit_scope(Device& d);
};