# Command.hpp

This File On Github
Ask A Question

API: latest
module: oatpp-mongo
#include "oatpp-mongo/driver/command/Command.hpp"

# Command

Superclass of MongoDB commands.

namespace oatpp { namespace mongo { namespace driver { namespace command { 
  class Command {}
}}}}