Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
Loading...
Searching...
No Matches
ResultSet.hpp File Reference
#include <string>
#include <vector>
#include <unordered_map>
#include <optional>
#include <memory>
#include <stdexcept>
#include <orbit/http/json.hpp>
Include dependency graph for ResultSet.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  database::Row
 Represents a single row of a database result set. More...
 
class  database::ResultSet
 Represents a generic, unified result set from a database query. More...
 

Namespaces

namespace  database