Quick Search
Browse
Pages
Blog
Labels
Attachments
Mail
Advanced
What’s New
People Directory
Space Directory
Feed Builder
Keyboard Shortcuts
Confluence Gadgets
Log In
Sign Up
Dashboard
FireBreath
…
FireBreath Home
FireBreath Class Reference
Classes and Structures
class FB scoped_zonelock
class FB scoped_zonelock scoped_zonelock (2)
Links:
Report Issues
Forums
Downloads
Browse Source
Current Activity
Resources:
Tools
A
ttachments (0)
Page History
Restrictions
Info
Link to this Page…
View in Hierarchy
View Source
class FB scoped_zonelock scoped_zonelock (2)
Skip to end of metadata
Page restrictions apply
Added by
Automation System
, last edited by
Automation System
on Oct 11, 2012
(
view change
)
Go to start of metadata
Main Page
Related Pages
Namespaces
Classes
Files
FB
::
scoped_zonelock
scoped_zonelock
scoped_zonelock
~scoped_zonelock
public FB::scoped_zonelock::scoped_zonelock
(
JSAPI
*
api
,
const
SecurityZone
&
zone
)
[inline]
Parameters:
api
JSAPI*
JSAPI
object to lock the zone for
zone
const SecurityZone& Zone to push
Since:
1.4a3
Definition at line
574
of file
JSAPI.h
.
00574 : m_api(api) {
00575 lock(zone);
00576 }
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Generated on 19 Jun 2013 for FireBreath by
1.6.1
Labels
None