root/lang/cplusplus/SleipnirGoogleSuggest/Connection.h
| Revision 14174, 139 bytes (checked in by saturday06, 7 months ago) |
|---|
| Line | |
|---|---|
| 1 | #pragma once |
| 2 | |
| 3 | namespace SleipnirGoogleSuggest { |
| 4 | |
| 5 | class Connection |
| 6 | { |
| 7 | public: |
| 8 | Connection(void); |
| 9 | ~Connection(void); |
| 10 | }; |
| 11 | |
| 12 | } |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)