enum io.Df1CmdDirection

enum Df1CmdDirection
{
    Command,
    Reply,
};