![]() |
Audacity 3.2.0
|
#include <DBConnection.h>
Public Member Functions | |
| ~ConnectionPtr () override | |
Public Member Functions inherited from ClientData::Base | |
| virtual | ~Base () |
Static Public Member Functions | |
| static ConnectionPtr & | Get (AudacityProject &project) |
| static const ConnectionPtr & | Get (const AudacityProject &project) |
Public Attributes | |
| Connection | mpConnection |
Definition at line 138 of file DBConnection.h.
|
override |
Definition at line 704 of file DBConnection.cpp.
References mpConnection, and wxT().
|
static |
Definition at line 724 of file DBConnection.cpp.
References project, and sConnectionPtrKey.
Referenced by ProjectFileIO::CurrConn(), Get(), and ProjectFileIO::HasConnection().
|
static |
Definition at line 731 of file DBConnection.cpp.
References Get(), and project.
| Connection ConnectionPtr::mpConnection |
Definition at line 148 of file DBConnection.h.
Referenced by ~ConnectionPtr().