LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Typedefs
TableConnectionData.hxx File Reference
#include "ConnectionLineData.hxx"
#include "TableWindowData.hxx"
#include <vector>
#include <memory>
Include dependency graph for TableConnectionData.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbaui::OTableConnectionData
 Contains all connection data which exists between two windows. More...
 

Namespaces

namespace  dbaui
 

Typedefs

typedef std::vector< std::shared_ptr< OTableConnectionData > > dbaui::TTableConnectionData