Perforce Chronicle 2012.2/486814
API Documentation

P4_ResolvableInterface Interface Reference

A very basic interface to define the various resolve option constants. More...

Inheritance diagram for P4_ResolvableInterface:
P4_Change P4_File

List of all members.

Public Attributes

const IGNORE_LINE_ENDINGS = 'ingoreLineEndings'
const IGNORE_WHITESPACE = 'ignoreWhitespace'
const IGNORE_WHITESPACE_CHANGES = 'ignoreWhitespaceChanges'
const RESOLVE_ACCEPT_FORCE = 'acceptForce'
const RESOLVE_ACCEPT_MERGED = 'acceptMerged'
const RESOLVE_ACCEPT_SAFE = 'acceptSafe'
const RESOLVE_ACCEPT_THEIRS = 'acceptTheirs'
const RESOLVE_ACCEPT_YOURS = 'acceptYours'

Detailed Description

A very basic interface to define the various resolve option constants.

Intended for use by P4_File and P4_Change.

Copyright:
2011-2012 Perforce Software. All rights reserved
License:
Please see LICENSE.txt in top-level folder of this distribution.
Version:
2012.2/486814

Member Data Documentation

const P4_ResolvableInterface::IGNORE_LINE_ENDINGS = 'ingoreLineEndings'
const P4_ResolvableInterface::IGNORE_WHITESPACE = 'ignoreWhitespace'
const P4_ResolvableInterface::IGNORE_WHITESPACE_CHANGES = 'ignoreWhitespaceChanges'

The documentation for this interface was generated from the following file: