|
Fire Core
8.0.0.alpha
GIS framework per tutti gli usi
|
Membri pubblici | |
| ConnectionSh (Connection *ptr) | |
| ConnectionSh (ConnectionSh const &c) | |
| void | setId (const std::string &pool, const std::string &id) |
| std::string | getId () const |
| std::string | getInstanceId () const |
| std::string | getPoolId () const |
|
Connection::ConnectionParams const & | getConnectionString () const |
| virtual void | open () |
| void | open (Connection::ConnectionParams const &cnnStr) |
| virtual bool | isEmpty () const |
| bool | isOpen () const |
| virtual bool | isValid () const |
| virtual void | close () |
|
virtual ConnectionType::ConnectionType | getType () const |
| virtual Features const | getFeatures () const |
| virtual Connection::LayerList | getLayers () const |
| virtual std::string | getNamespace () const |
Membri pubblici ereditati da fire::shared::Shared< Connection > | |
| Shared (Connection *ptr) | |
| Shared (Shared const &c) | |
| Shared & | operator= (Shared const &c) |
| bool | operator! () const |
| bool | operator== (Shared const &r) const |
| bool | operator== (int const &) const |
| bool | operator!= (Shared const &r) const |
| bool | operator!= (int const &r) const |
| Connection & | operator* () |
| const Connection & | operator* () const |
| operator Connection & () | |
| operator const Connection & () const | |
Altri membri ereditati | |
Attributi protetti ereditati da fire::shared::Shared< Connection > | |
| boost::shared_ptr< Connection > | _ptr |