A part of blueZync.
BZOpenSync.cpp File Reference
Detailed Description
Wrapper around OpenSync.
Defines | |
| #define | BZ_OSYNC_ERROR(osync_func) |
| #define | BZ_OSYNC_LOG(message...) osync_trace(TRACE_INTERNAL, message); |
| #define | nsACString_h___ |
| #define | nsAString_h___ |
| #define | nsDependentString_h___ |
| #define | nsString_h___ |
| #define | SZ_ACSTING(szname, acname) char *szname = acstring_to_sz(acname); |
Functions | |
| char * | acstring_to_sz (const nsACString &acs) |
Define Documentation
| #define BZ_OSYNC_ERROR | ( | osync_func | ) |
| #define BZ_OSYNC_LOG | ( | message... | ) | osync_trace(TRACE_INTERNAL, message); |
| #define nsACString_h___ |
| #define nsAString_h___ |
| #define nsDependentString_h___ |
| #define nsString_h___ |
| #define SZ_ACSTING | ( | szname, | |||
| acname | ) | char *szname = acstring_to_sz(acname); |
Function Documentation
| char* acstring_to_sz | ( | const nsACString & | acs | ) |