You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Denes Matetelki 271f8c25f4
declarations and definitions are splitted to hpp and cpp files
13 years ago
..
ArgParse.hpp MysqlClient query performance boost, reconnect function. ArgParse ctor argument order changed 13 years ago
Colors.hpp Colors at logging. test_Common.hpp renamed to Fixtures.hpp. TimerThread remove user is suspicious 14 years ago
Common.hpp TcpClient, not yet multithreaded 13 years ago
ConcurrentDeque.hpp Specialization of ConqurrentDeque::freeDeque and ObjectPool::release with Substitution failure is not an error (SFINAE) 13 years ago
ConditionVariable.hpp waiting with pthread_mutex_timedlock, pthread_cond_timedwait now uses nanosec too. Thread can be created as a soft-realtime thread. TimerThread should have nanosec precision alarm functionality. 14 years ago
Connection.hpp declarations and definitions are splitted to hpp and cpp files 13 years ago
Logger.hpp tcpclient_main.cpp waits for reply, log fixes 13 years ago
Message.hpp declarations and definitions are splitted to hpp and cpp files 13 years ago
Multiton.hpp multiton class added 13 years ago
Mutex.hpp coding style fixes 14 years ago
MysqlClient.hpp MysqlClient query performance boost, reconnect function. ArgParse ctor argument order changed 13 years ago
MysqlConnectionPool.hpp Connection augments messageParam, not just passing on to Message. TcpClient stops if Polling ended (server crashed). Polling's loop's statusvariable is volatile now. New class: WorkerThread, MysqlTask. New end-user program: mysqlclient_tcpwrapper.cpp 13 years ago
ObjectPool.hpp Specialization of ConqurrentDeque::freeDeque and ObjectPool::release with Substitution failure is not an error (SFINAE) 13 years ago
Observer.hpp Observer design pattern's Observer & Subject abstract classes 13 years ago
Poll.hpp declarations and definitions are splitted to hpp and cpp files 13 years ago
ScopedLock.hpp ScopedLock takes Mutex as reference not as pointer 14 years ago
Semaphore.hpp waiting with pthread_mutex_timedlock, pthread_cond_timedwait now uses nanosec too. Thread can be created as a soft-realtime thread. TimerThread should have nanosec precision alarm functionality. 14 years ago
Singleton.hpp new singleton implementations 13 years ago
Singleton_DCLP.hpp Connection augments messageParam, not just passing on to Message. TcpClient stops if Polling ended (server crashed). Polling's loop's statusvariable is volatile now. New class: WorkerThread, MysqlTask. New end-user program: mysqlclient_tcpwrapper.cpp 13 years ago
Singleton_call_once.hpp cleanup at unittest files 13 years ago
Singleton_meyers.hpp new singleton implementations 13 years ago
Socket.hpp small code cleanups, Connection hides Socket 13 years ago
Subject.cpp MysqlClient class. TToStr, StrToT templates. CMakeLists update to run the tests. 13 years ago
Task.hpp Connection augments messageParam, not just passing on to Message. TcpClient stops if Polling ended (server crashed). Polling's loop's statusvariable is volatile now. New class: WorkerThread, MysqlTask. New end-user program: mysqlclient_tcpwrapper.cpp 13 years ago
TcpClient.hpp declarations and definitions are splitted to hpp and cpp files 13 years ago
TcpServer.hpp declarations and definitions are splitted to hpp and cpp files 13 years ago
Thread.hpp Lost in the template specialization - type as pointer deduction jungle 13 years ago
ThreadPool.hpp Specialization of ConqurrentDeque::freeDeque and ObjectPool::release with Substitution failure is not an error (SFINAE) 13 years ago
Timer.hpp TimerThreadMultimap went back to the 'cafe of broken dreams' folder again, logger handle levels, Timer starts new threads when time is over 14 years ago
WorkerThread.hpp Connection augments messageParam, not just passing on to Message. TcpClient stops if Polling ended (server crashed). Polling's loop's statusvariable is volatile now. New class: WorkerThread, MysqlTask. New end-user program: mysqlclient_tcpwrapper.cpp 13 years ago