- refactored how service functions are called

- added option to create/delete service handles
This commit is contained in:
bunnei
2014-04-24 22:16:54 -04:00
parent 15dacc4d3f
commit cd0664eb77
5 changed files with 39 additions and 19 deletions

View File

@ -32,10 +32,6 @@ public:
std::string GetPortName() const {
return "APT:U";
}
private:
DISALLOW_COPY_AND_ASSIGN(Interface);
};
} // namespace