Add LpxClient/LpxServer stubs, add dispatcher to main
This commit is contained in:
@@ -409,4 +409,7 @@ private:
|
||||
friend class Channel;
|
||||
};
|
||||
|
||||
using UniqueDrivenEngine = std::unique_ptr<DrivenEngine>;
|
||||
using DrivenEngineMaker = UniqueDrivenEngine (*)();
|
||||
|
||||
#endif // DRIVENENGINE_HPP
|
||||
|
||||
Reference in New Issue
Block a user