Version 1.1.5
WiredTiger name spaces

C language name space

WiredTiger's public function names begin with the string "wiredtiger".

WiredTiger's public #define and structure typedef declarations begin with the string "WT_".

WiredTiger's private function names begin with the string "__wt__".

File permissions

WiredTiger's files begin with the string "WiredTiger"; applications should not create files in the WiredTiger file system name space.