fb-cpp
0.0.2
A modern C++ wrapper for the Firebird database API
Loading...
Searching...
No Matches
fbcpp::AttachmentOptions Member List
This is the complete list of members for
fbcpp::AttachmentOptions
, including all inherited members.
getConnectionCharSet
() const
fbcpp::AttachmentOptions
inline
getCreateDatabase
() const
fbcpp::AttachmentOptions
inline
getDpb
() const
fbcpp::AttachmentOptions
inline
getForcedWrites
() const
fbcpp::AttachmentOptions
inline
getPassword
() const
fbcpp::AttachmentOptions
inline
getRole
() const
fbcpp::AttachmentOptions
inline
getSqlDialect
() const
fbcpp::AttachmentOptions
inline
getUserName
() const
fbcpp::AttachmentOptions
inline
setConnectionCharSet
(const std::string &value)
fbcpp::AttachmentOptions
inline
setCreateDatabase
(bool value)
fbcpp::AttachmentOptions
inline
setDpb
(const std::vector< std::uint8_t > &value)
fbcpp::AttachmentOptions
inline
setDpb
(std::vector< std::uint8_t > &&value)
fbcpp::AttachmentOptions
inline
setForcedWrites
(bool value)
fbcpp::AttachmentOptions
inline
setPassword
(const std::string &value)
fbcpp::AttachmentOptions
inline
setRole
(const std::string &value)
fbcpp::AttachmentOptions
inline
setSqlDialect
(std::uint32_t value)
fbcpp::AttachmentOptions
inline
setUserName
(const std::string &value)
fbcpp::AttachmentOptions
inline
Generated by
1.9.8