Wireshark
4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ui
macosx
cocoa_bridge.h
Go to the documentation of this file.
1
13
#ifndef COCOABRIDGE_H
14
#define COCOABRIDGE_H
15
16
class
CocoaBridge
17
{
18
19
CocoaBridge
() {}
20
21
public
:
22
static
void
cleanOSGeneratedMenuItems();
23
24
static
void
showInFinder(
char
const
*file_path);
25
26
};
27
28
#endif
// COCOABRIDGE_H
CocoaBridge
Definition
cocoa_bridge.h:17
Generated by
1.9.8